|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | CHARACTER DesignerSafeName (character) |
Returns a name (for a control or component) that compilies with the
supported component names in the Visual Designer |
|
+ | System.ComponentModel.Design.IDesigner FindDesigner (IComponent) |
Locates the IDesigner for the component |
|
+ | RaiseComponentChanged (IComponent, character, Object, Object) |
Raises the ComponentChanged Event |
|
+ | RefreshPropertyGrid (Component) |
Refreshes the PropertyGrid of a Component in the Visual Designer |
Options | Name | Purpose | |
---|---|---|---|
# | DesignerHelper () |
Protected default constructor. |
Top
PUBLIC CHARACTER DesignerSafeName (character)
|
||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC System.ComponentModel.Design.IDesigner FindDesigner (IComponent)
|
||||||||||||||||||||||||||||||
PUBLIC RaiseComponentChanged (IComponent, character, Object, Object)
|
||||||||||||||||||||||||||||||
PUBLIC RefreshPropertyGrid (Component)
|
PROTECTED DesignerHelper ()
|
---|