Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| CreateVerbs () |
Creates Designer Verbs based on the DesignerVerbs property |
||
| System.ComponentModel.AttributeCollection GetAttributes () |
Returns a collection of custom attributes for this instance of a
component. |
||
| CHARACTER GetClassName () |
Returns the class name of this instance of a component. |
||
| CHARACTER GetComponentName () |
Returns the name of this instance of a component. |
||
| System.ComponentModel.TypeConverter GetConverter () |
Returns a type converter for this instance of a component. |
||
| System.ComponentModel.EventDescriptor GetDefaultEvent () |
Returns the default event for this instance of a component. |
||
| System.ComponentModel.PropertyDescriptor GetDefaultProperty () |
Returns the default property for this instance of a component. |
||
| System.Object GetEditor (Type) |
Returns an editor of the specified type for this instance of a
component. |
||
| System.ComponentModel.EventDescriptorCollection GetEvents () |
Returns the events for this instance of a component. |
||
| System.ComponentModel.EventDescriptorCollection GetEvents (Attribute[]) |
Returns the events for this instance of a component using the
specified attribute array as a filter. |
||
| System.ComponentModel.PropertyDescriptorCollection GetProperties () |
Returns the properties for this instance of a component. |
||
| System.ComponentModel.PropertyDescriptorCollection GetProperties (Attribute[]) |
Returns the properties for this instance of a component using the
attribute array as a filter. |
||
| System.Object GetPropertyOwner (PropertyDescriptor) |
Returns an object that contains the property described by the
specified property descriptor. |
||
| OnVerbClicked (character) |
Event Handler method for Designer Verbs |
| Options | Name | Purpose | |
|---|---|---|---|
| SmartComponent () |
Constructor of the SmartComponent class. Set's the
DesignTime property using the LicenseManager. |
||
| SmartComponent (IContainer) |
Constructor of the SmartComponent class. Set's the
DesignTime property using the LicenseManager. |
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER BindableProperties |
|
||
| CHARACTER CategorizedProperties |
|
||
| CHARACTER CategoryProperties |
|
||
| CHARACTER DescribedProperties |
|
||
| CHARACTER DescriptionProperties |
|
||
| LOGICAL DesignerHostLoading |
|
||
| CHARACTER DesignerVerbs |
|
||
| CHARACTER DesignerVisibilityAttributes |
|
||
| CHARACTER DesignerVisibilityProperties |
|
||
| LOGICAL DesignTime |
|
||
| LOGICAL DesingerHostLoading |
|
||
| CHARACTER HiddenProperties |
|
||
| CHARACTER NonBrowsableProperties |
|
|
Top
CreateVerbs ()
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
System.ComponentModel.AttributeCollection GetAttributes ()
|
||||||||||||||||||||||
CHARACTER GetClassName ()
|
||||||||||||||||||||||
CHARACTER GetComponentName ()
|
||||||||||||||||||||||
System.ComponentModel.TypeConverter GetConverter ()
|
||||||||||||||||||||||
System.ComponentModel.EventDescriptor GetDefaultEvent ()
|
||||||||||||||||||||||
System.ComponentModel.PropertyDescriptor GetDefaultProperty ()
|
||||||||||||||||||||||
System.Object GetEditor (Type)
|
||||||||||||||||||||||
System.ComponentModel.EventDescriptorCollection GetEvents ()
|
||||||||||||||||||||||
System.ComponentModel.EventDescriptorCollection GetEvents (Attribute[])
|
||||||||||||||||||||||
System.ComponentModel.PropertyDescriptorCollection GetProperties ()
|
||||||||||||||||||||||
System.ComponentModel.PropertyDescriptorCollection GetProperties (Attribute[])
|
||||||||||||||||||||||
System.Object GetPropertyOwner (PropertyDescriptor)
|
||||||||||||||||||||||
OnVerbClicked (character)
|
||||||||||||||||||||||
SmartComponent ()
|
|||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SmartComponent (IContainer)
|
|||||||||||||||||||||
CHARACTER BindableProperties
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
CHARACTER CategorizedProperties
|
|||||||||
CHARACTER CategoryProperties
|
|||||||||
CHARACTER DescribedProperties
|
|||||||||
CHARACTER DescriptionProperties
|
|||||||||
LOGICAL DesignerHostLoading
|
|||||||||
CHARACTER DesignerVerbs
|
|||||||||
CHARACTER DesignerVisibilityAttributes
|
|||||||||
CHARACTER DesignerVisibilityProperties
|
|||||||||
LOGICAL DesignTime
|
|||||||||
LOGICAL DesingerHostLoading
|
|||||||||
CHARACTER HiddenProperties
|
|||||||||
CHARACTER NonBrowsableProperties
|
|||||||||