|
Options |
Name |
Purpose |
|
#
|
AddControlsForChosenFields (TableDesc, logical, character)
|
Add controls (Label and DataControl) for each choosen field of the
currently processed table to the design canvas. Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
#
|
INTEGER CalculateControlWidth (ColumnPropDesc)
|
Calculates the width for the control representing the column Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
#
|
System.Windows.Forms.Control CreateControlForField (DataType, character, character, character)
|
Create a Control for a field from the Design time binding source Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
#
|
System.Windows.Forms.Control CreateLabelForField (DataType, character, character, character)
|
Create a Control for the label of a field from the Design time
binding source Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
#
|
CreateVerbs ()
|
Creates Designer Verbs based on the DesignerVerbs property Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
#
|
DesignerAddFields ()
|
Add the selected Fields from the current schema of the
SmartBindingSource to the design canvas. Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
#
|
DesignerClearSchema ()
|
Clear the currently present Schema of the SmartBindingSource.
This Method is called when the Property ClearSchema is set to
TRUE. Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
#
|
DesignerImportSchema ()
|
Import the schema of a SmartDataObject defined by the Property
SmartDataObjectName. Overrides Consultingwerk.SmartComponents.Implementation.SmartBindingSource:DesignerImportSchema ()
|
|
#
|
DesignerOpenSmartDataObject ()
|
Selects a SmartDataObject during design time
|
|
+
|
AttributeCollection GetAttributes ()
|
Returns a collection of custom attributes for this instance of a
component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
+
|
CHARACTER GetClassName ()
|
Returns the class name of this instance of a component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
+
|
CHARACTER GetComponentName ()
|
Returns the name of this instance of a component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
+
|
TypeConverter GetConverter ()
|
Returns a type converter for this instance of a component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
+
|
EventDescriptor GetDefaultEvent ()
|
Returns the default event for this instance of a component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
+
|
PropertyDescriptor GetDefaultProperty ()
|
Returns the default property for this instance of a component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
+
|
System.Object GetEditor (Type)
|
Returns an editor of the specified type for this instance of a
component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
+
|
EventDescriptorCollection GetEvents ()
|
Returns the events for this instance of a component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
+
|
EventDescriptorCollection GetEvents (Attribute[])
|
Returns the events for this instance of a component using the
specified attribute array as a filter. Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
+
|
PropertyDescriptorCollection GetProperties ()
|
Returns the properties for this instance of a component. Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
+
|
PropertyDescriptorCollection GetProperties (Attribute[])
|
Returns the properties for this instance of a component using the
attribute array as a filter. Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
+
|
System.Object GetPropertyOwner (PropertyDescriptor)
|
Returns an object that contains the property described by the
specified property descriptor. Inherited from Consultingwerk.SmartComponents.Implementation.SmartBindingSource
|
|
+
|
OnVerbClicked (character)
|
Event Handler method for Designer Verbs Overrides Consultingwerk.SmartComponents.Implementation.SmartBindingSource:OnVerbClicked (character)
|
|
-
|
SetDesignerProperties ()
|
Sets Properties to customize Visual Designer behaviour
|