Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | 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 |
Options | Name | Purpose | |
---|---|---|---|
+ | Consultingwerk.SmartComponents.Base.SmartWindowForm Owner |
|
Top
PUBLIC Initialize ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED CHARACTER LoadSettings (character)
|
||||||||||||||||||||
PROTECTED RaiseGenericEvent (EventArgs)
|
||||||||||||||||||||
PUBLIC Shutdown ()
|
||||||||||||||||||||
PROTECTED StoreSettings (character, character)
|
||||||||||||||||||||
PUBLIC SubscribeEvents ()
|
||||||||||||||||||||
PUBLIC UnsubscribeEvents ()
|
PUBLIC Consultingwerk.SmartComponents.Base.SmartWindowForm Owner
|
---|