|
Options |
Name |
Purpose |
|
|
|
System.ComponentModel.Component GetInstance (character)
|
Returns the reference to the instance with the provided name
|
|
|
|
Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter GetSmartBusinessEntityAdapterInstance (character)
|
Returns the reference to the instance with the provided name as a SmartBusinessEntityAdapter
|
|
|
|
Consultingwerk.SmartComponents.Implementation.SmartDataBrowser GetSmartDataBrowserInstance (character)
|
Returns the reference to the instance with the provided name as a SmartDataBrowser
|
|
|
|
Consultingwerk.SmartComponents.Base.SmartDatasetAdapter GetSmartDatasetAdapterInstance (character)
|
Returns the reference to the instance with the provided name as a SmartDatasetAdapter
|
|
|
|
Consultingwerk.SmartComponents.Implementation.SmartToolbarController GetSmartToolbarControllerInstance (character)
|
Returns the reference to the instance with the provided name as a SmartToolbarController
|
|
|
|
Consultingwerk.SmartComponents.Base.SmartViewerControl GetSmartViewerControlInstance (character)
|
Returns the reference to the instance with the provided name as a SmartViewerControl
|
|
|
|
Infragistics.Win.UltraWinStatusBar.UltraStatusBar GetUltraStatusBarInstance (character)
|
Returns the reference to the instance with the provided name as a UltraStatusBar
|
|
|
|
Infragistics.Win.UltraWinTabControl.UltraTabControl GetUltraTabControlInstance (character)
|
Returns the reference to the instance with the provided name as a UltraTabControl
|
|
|
|
Initialize ()
|
Initializes the SmartFormLogic instance
|
|
|
|
CHARACTER LoadSettings (character)
|
Loads stored window settings from the registry
|
|
|
|
RaiseGenericEvent (EventArgs)
|
Raises the Generic Event
|
|
|
|
Shutdown ()
|
Shuts down the SmartFormLogic instance
|
|
|
|
StoreSettings (character, character)
|
Stores window settings to the registry
|
|
|
A
|
SubscribeEvents ()
|
Subscribes the events for an attached form instance
|
|
|
A
|
UnsubscribeEvents ()
|
Unsubscribes the events for an attached form instance
|