|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
# | Clear () |
Clears the output |
|
# | Exit () |
Closes the Form |
|
- | InitializeComponent () |
Initializes the Visual Design |
|
# | OnLoad (EventArgs) |
Raises the Load event |
|
# | OnShown (EventArgs) |
Raises the Shown event |
|
# | RefreshObjects () |
Refreshes the List of objects |
|
- | ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs) |
Event handler for the ToolClick event of the UltraToolbarsManager
instance |
Options | Name | Purpose | |
---|---|---|---|
+ | ViewObjectsForm () |
Constructor for the ViewObjectsForm class |
Top
PROTECTED Clear ()
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PROTECTED Exit ()
|
||||||||||||||||||||||
PRIVATE InitializeComponent ()
|
||||||||||||||||||||||
PROTECTED OnLoad (EventArgs)
|
||||||||||||||||||||||
PROTECTED OnShown (EventArgs)
|
||||||||||||||||||||||
PROTECTED RefreshObjects ()
|
||||||||||||||||||||||
PRIVATE ultraToolbarsManager1_ToolClick (Object, ToolClickEventArgs)
|
PUBLIC ViewObjectsForm ()
|
---|