|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | CheckFormAuthorizationProvider (IBaseForm) |
Invoked FormAuthorizationProvider to verify if the current user
is allowed to launch the current form |
|
+ | CloseDependentForms (IBaseForm, FormClosingEventArgs) |
Closes the Forms Dependent Forms |
|
+ | CHARACTER LoadSettings (IBaseForm, character) |
Loads stored window settings from the registry |
|
+ | RemoveSetting (IBaseForm, character) |
Removes window settings from the registry |
|
+ | RestoreWindowPosition (IBaseForm) |
Restores the stored window position |
|
+ | StoreSettings (IBaseForm, character, character) |
Stores window settings to the registry |
|
+ | StoreWindowPosition (IBaseForm) |
Stores the window position to the resgistry |
Options | Name | Purpose | |
---|---|---|---|
- | BaseFormHelper () |
Constructor for the BaseFormHelper class |
Top
PUBLIC CheckFormAuthorizationProvider (IBaseForm)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC CloseDependentForms (IBaseForm, FormClosingEventArgs)
|
|||||||||||||||||||||||||
PUBLIC CHARACTER LoadSettings (IBaseForm, character)
|
|||||||||||||||||||||||||
PUBLIC RemoveSetting (IBaseForm, character)
|
|||||||||||||||||||||||||
PUBLIC RestoreWindowPosition (IBaseForm)
|
|||||||||||||||||||||||||
PUBLIC StoreSettings (IBaseForm, character, character)
|
|||||||||||||||||||||||||
PUBLIC StoreWindowPosition (IBaseForm)
|
PRIVATE BaseFormHelper ()
|
---|