Namespace: Consultingwerk.Windows.Framework.System
Class 
SmartBusinessEntityForm Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartComponents.Base.SmartWindowForm
Implements: IBaseForm, ICustomTypeDescriptor, IHasDesignerVerbs, IHasPrimaryDataSourceAndTarget, IHasSecurityKey, ISmartToolbarTarget, ISmartWindowForm

File:SmartBusinessEntityForm
Author(s):Sebastian Duengel / Consultingwerk Ltd.
Created:17.10.2013 19:06:59



Top Method Summary
Options Name Purpose
InitializeComponent ()
OnShown (EventArgs) Raises the Shown Event
smartBusinessEntityAdapter1_AfterUpdateRecord (Object, AfterUpdateRecordEventArgs) Create all BusinessEntity Tables
smartBusinessEntityAdapter1_BeforeUpdateRecord (Object, BeforeUpdateRecordEventArgs) Save creating record state
ultraTabControl1_ActiveTabChanged (Object, ActiveTabChangedEventArgs) Bind the toolbar navigation target

Top Constructor Summary
Options Name Purpose
SmartBusinessEntityForm () Constructor for the SmartBusinessEntityForm class


Method Detail
Top

InitializeComponent ()


Top

OnShown (EventArgs)

Purpose: Raises the Shown Event
Notes:

Parameters:
e System.EventArgs
The System.EventArgs with the data for this event
Top

smartBusinessEntityAdapter1_AfterUpdateRecord (Object, AfterUpdateRecordEventArgs)

Purpose: Create all BusinessEntity Tables
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Consultingwerk.SmartComponents.Implementation.AfterUpdateRecordEventArgs
The AfterUpdateRecordEventArgs with the data for this event
Top

smartBusinessEntityAdapter1_BeforeUpdateRecord (Object, BeforeUpdateRecordEventArgs)

Purpose: Save creating record state
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Consultingwerk.SmartComponents.Implementation.BeforeUpdateRecordEventArgs
The BeforeUpdateRecordEventArgs with the data for this event
Top

ultraTabControl1_ActiveTabChanged (Object, ActiveTabChangedEventArgs)

Purpose: Bind the toolbar navigation target
Notes:

Parameters:
sender System.Object
The reference to the object that raised the event
e Infragistics.Win.UltraWinTabControl.ActiveTabChangedEventArgs
The ActiveTabChangedEventArgs with the data for this event


Constructor Detail
Top

SmartBusinessEntityForm ()

Purpose: Constructor for the SmartBusinessEntityForm class
Notes:



©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:32:56