|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| ComponentAddedHandler (Object, ComponentEventArgs) |
Event handler for the ComponentAdded event |
||
| Progress.Data.BindingSource CreateDesignBindingSource () |
Creates the Design time BindingSource instance |
||
| CHARACTER CreateName (IContainer, Type) |
Creates a new name that is unique to all components in the specified
container |
||
| DeleteControls () |
Deletes the selected controls |
||
| DeselectComponents () |
Deselects all components |
||
| DisableTool (character) |
Disables a tool on the Designer Toolbar |
||
| DuplicateControls (Control, Control) |
Duplicates the controls of the source control on the target control |
||
| EnableTool (character) |
Enables a tool on the Designer Toolbar |
||
| FormClosingHandler (Object, FormClosingEventArgs) |
Event handler for the FormClosing event of the parent Form |
||
| Initialize () |
Initializes the Control and the Designer environment |
||
| InitializeComponent () |
|
||
| InitializeDesignEnvironment () |
Initializes the Designer environment |
||
| LOGICAL IsValidName (character) |
Gets a value indicating whether the specified name is valid |
||
| OnFieldCreated (FieldCreatedEventArgs) |
Raises the FieldCreated event |
||
| PrepareAddingControl (character, character, character) |
Prepares adding a Control |
||
| SelectionChangedHandler (Object, EventArgs) |
Event handler for the SelectionChanged event |
||
| Serialize (Control, character) |
Serializes the Controls of a container control |
||
| Serialize (table) |
Serializes the Design to a Temp-Table |
||
| SetLicenseContext (LicenseContextEnum) |
Switches the active license context |
||
| ShutDown () |
Shuts down the design time environment |
||
| CHARACTER SubstituteType (character) |
Substitutes the runtime control types with the design time control
types |
||
| timer1_Tick (Object, EventArgs) |
Event handler for the Tick event of the timer1 |
||
| ToolClickHandler (Object, ToolClickEventArgs) |
Event handler for the ToolClick event of the UltraToolbarsManager |
||
| CHARACTER UniqueControlName (character, Control) |
Builds an unique name for a Control |
||
| CHARACTER UniqueControlNameForSerialization (Control) |
Returns a unique control name for the serialization |
||
| ValidateName (character) |
Gets a value indicating whether the specified name is valid. |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartViewerDesignerControl () |
Constructor for the SmartViewerDesignerControl class |
| Options | Name | Purpose | |
|---|---|---|---|
| FieldCreated (Object, FieldCreatedEventArgs) |
Raised whenever a field is added to the Designer |
| Options | Name | Purpose | |
|---|---|---|---|
| Progress.Data.BindingSource BindingSource |
|
||
| LOGICAL CreateDesignBindingSource |
|
||
| LOGICAL CreatePropertySheet |
|
||
| LOGICAL CreateToolboxForm |
|
||
| System.ComponentModel.Design.IDesignerHost DesignerHost |
|
||
| Infragistics.Win.UltraWinToolbars.UltraToolbarsManager DesignerToolbar |
|
||
| LOGICAL PromptOnFormClosing |
|
||
| System.ComponentModel.Design.IServiceContainer ServiceContainer |
|
||
| System.Windows.Forms.Control SourceControl |
|
||
| System.Collections.Generic.Dictionary <System.String> SubstituteDesignerControls |
|
||
| System.Collections.Generic.Dictionary <System.String> SubstituteDynamicControls |
|
|
Top
ComponentAddedHandler (Object, ComponentEventArgs)
|
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Progress.Data.BindingSource CreateDesignBindingSource ()
|
|||||||||||||||||||||||||||
CHARACTER CreateName (IContainer, Type)
|
|||||||||||||||||||||||||||
DeleteControls ()
|
|||||||||||||||||||||||||||
DeselectComponents ()
|
|||||||||||||||||||||||||||
DisableTool (character)
|
|||||||||||||||||||||||||||
DuplicateControls (Control, Control)
|
|||||||||||||||||||||||||||
EnableTool (character)
|
|||||||||||||||||||||||||||
FormClosingHandler (Object, FormClosingEventArgs)
|
|||||||||||||||||||||||||||
Initialize ()
|
|||||||||||||||||||||||||||
InitializeComponent ()
|
|||||||||||||||||||||||||||
InitializeDesignEnvironment ()
|
|||||||||||||||||||||||||||
LOGICAL IsValidName (character)
|
|||||||||||||||||||||||||||
OnFieldCreated (FieldCreatedEventArgs)
|
|||||||||||||||||||||||||||
PrepareAddingControl (character, character, character)
|
|||||||||||||||||||||||||||
SelectionChangedHandler (Object, EventArgs)
|
|||||||||||||||||||||||||||
Serialize (Control, character)
|
|||||||||||||||||||||||||||
Serialize (table)
|
|||||||||||||||||||||||||||
SetLicenseContext (LicenseContextEnum)
|
|||||||||||||||||||||||||||
ShutDown ()
|
|||||||||||||||||||||||||||
CHARACTER SubstituteType (character)
|
|||||||||||||||||||||||||||
timer1_Tick (Object, EventArgs)
|
|||||||||||||||||||||||||||
ToolClickHandler (Object, ToolClickEventArgs)
|
|||||||||||||||||||||||||||
CHARACTER UniqueControlName (character, Control)
|
|||||||||||||||||||||||||||
CHARACTER UniqueControlNameForSerialization (Control)
|
|||||||||||||||||||||||||||
ValidateName (character)
|
|||||||||||||||||||||||||||
SmartViewerDesignerControl ()
|
||||||||
|---|---|---|---|---|---|---|---|---|
FieldCreated (Object, FieldCreatedEventArgs)
|
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Progress.Data.BindingSource BindingSource
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
LOGICAL CreateDesignBindingSource
|
|||||||||
LOGICAL CreatePropertySheet
|
|||||||||
LOGICAL CreateToolboxForm
|
|||||||||
System.ComponentModel.Design.IDesignerHost DesignerHost
|
|||||||||
Infragistics.Win.UltraWinToolbars.UltraToolbarsManager DesignerToolbar
|
|||||||||
LOGICAL PromptOnFormClosing
|
|||||||||
System.ComponentModel.Design.IServiceContainer ServiceContainer
|
|||||||||
System.Windows.Forms.Control SourceControl
|
|||||||||
System.Collections.Generic.Dictionary <System.String> SubstituteDesignerControls
|
|||||||||
System.Collections.Generic.Dictionary <System.String> SubstituteDynamicControls
|
|||||||||
Temp-Table ttViewerDesignDefined in: |