|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL CanFindInComponentsCollection (Object) |
Returns if the component can be found in the ComponentsCollection |
||
| DesignerInsertUserControl () |
Inserts a user control instance at design time. |
||
| System.Collections.Generic.List <System.Windows.Forms.Control> FindAllControlsOfType (Type) |
Returns a List of all Controls in the Form that are of the given type |
||
| System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents () |
Returns a List of all Components in the Form |
||
| LoadRibbonQuickAccessToolbar () |
Restores the Quick Access Toolbar items from the Registry |
||
| CHARACTER LoadSettings () |
Loads the stored window settings (position etc.) from the registry |
||
| CHARACTER LoadSettings (character) |
Loads stored window settings from the registry |
||
| OnFormClosed (FormClosedEventArgs) |
Raises the FormClosed event |
||
| OnFormClosing (FormClosingEventArgs) |
Raises the FormClosing event |
||
| OnFormDestroyed (EventArgs) |
Raises the FormDestroyed event |
||
| OnLoad (EventArgs) |
Raises the Load event |
||
| OnVerbClicked (character) |
Event Handler method for Designer Verbs |
||
| RestoreRadSplitterPosition () |
Restores the position of the Rad Splitter Controls |
||
| RestoreWindowPosition () |
Restores the stored window position |
||
| StoreRadSplitterPosition () |
Stores the position of the RadSplitter Controls in the Registry |
||
| StoreRibbonQuickAccessToolbar () |
Stores the current Quick Access Toolbar items in the Registry |
||
| StoreSettings (character) |
Stores the current window settings (position etc.) to the registry |
||
| StoreSettings (character, character) |
Stores window settings to the registry |
||
| StoreWindowPosition () |
Stores the window position to the resgistry |
| Options | Name | Purpose | |
|---|---|---|---|
| BaseRadForm () |
Constructor for the BaseRadForm class |
| Options | Name | Purpose | |
|---|---|---|---|
| FormDestroyed DELEGATE System.EventHandler |
Raised when a Form is destroyed (in the Destructor) |
| Options | Name | Purpose | |
|---|---|---|---|
| LOGICAL DeleteOnFormClosed |
|
||
| System.Collections.Generic.List <Progress.Windows.Form> DependentForms |
|
||
| CHARACTER DesignerVerbs |
|
||
| LOGICAL DesignTime |
|
||
| LOGICAL IsClosed |
|
||
| LOGICAL StoreFormPosition |
|
||
| LOGICAL UseStartupSizeAsMinSize |
|
||
| CHARACTER WindowPositionRegistryKey |
|
|
Top
LOGICAL CanFindInComponentsCollection (Object)
|
|||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DesignerInsertUserControl ()
|
|||||||||||||||||||||||||||||||
System.Collections.Generic.List <System.Windows.Forms.Control> FindAllControlsOfType (Type)
|
|||||||||||||||||||||||||||||||
System.Collections.Generic.List <System.ComponentModel.Component> GetAllComponents ()
|
|||||||||||||||||||||||||||||||
LoadRibbonQuickAccessToolbar ()
|
|||||||||||||||||||||||||||||||
CHARACTER LoadSettings ()
|
|||||||||||||||||||||||||||||||
CHARACTER LoadSettings (character)
|
|||||||||||||||||||||||||||||||
OnFormClosed (FormClosedEventArgs)
|
|||||||||||||||||||||||||||||||
OnFormClosing (FormClosingEventArgs)
|
|||||||||||||||||||||||||||||||
OnFormDestroyed (EventArgs)
|
|||||||||||||||||||||||||||||||
OnLoad (EventArgs)
|
|||||||||||||||||||||||||||||||
OnVerbClicked (character)
|
|||||||||||||||||||||||||||||||
RestoreRadSplitterPosition ()
|
|||||||||||||||||||||||||||||||
RestoreWindowPosition ()
|
|||||||||||||||||||||||||||||||
StoreRadSplitterPosition ()
|
|||||||||||||||||||||||||||||||
StoreRibbonQuickAccessToolbar ()
|
|||||||||||||||||||||||||||||||
StoreSettings (character)
|
|||||||||||||||||||||||||||||||
StoreSettings (character, character)
|
|||||||||||||||||||||||||||||||
StoreWindowPosition ()
|
|||||||||||||||||||||||||||||||
BaseRadForm ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
FormDestroyed DELEGATE System.EventHandler
|
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL DeleteOnFormClosed
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
System.Collections.Generic.List <Progress.Windows.Form> DependentForms
|
|||||||||
CHARACTER DesignerVerbs
|
|||||||||
LOGICAL DesignTime
|
|||||||||
LOGICAL IsClosed
|
|||||||||
LOGICAL StoreFormPosition
|
|||||||||
LOGICAL UseStartupSizeAsMinSize
|
|||||||||
CHARACTER WindowPositionRegistryKey
|
|||||||||