The CompositeVObjectEditDesigner type exposes the following members.
Name | Description | |
---|---|---|
CompositeVObjectEditDesigner | Overloaded. Creates and initializes a new designer instance. |
Name | Description | |
---|---|---|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from GenericVObjectEditDesigner.) |
|
Draw |
Draws a designer. (Inherited from GenericVObjectEditDesigner.) |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
NotifyConnect |
Performs actions that should be taken when the designer is connected to a host object. (Inherited from GenericVObjectEditDesigner.) |
|
NotifyDisconnect |
Performs actions that should be taken when the designer is disconnected from a host object. (Overrides GenericVObjectEditDesigner.NotifyDisconnect().) |
|
NotifyKeyDown |
Performs actions that should be taken when the KeyDown event occurs. (Inherited from GenericVObjectEditDesigner.) |
|
NotifyKeyUp |
Performs actions that should be taken when the KeyUp event occurs. (Inherited from GenericVObjectEditDesigner.) |
|
NotifyMouseDoubleClick |
Performs actions that should be taken when the DoubleClick event occurs. (Inherited from GenericVObjectEditDesigner.) |
|
NotifyMouseDown |
Performs actions that should be taken when the MouseDown event occurs. (Overrides GenericVObjectEditDesigner.NotifyMouseDown(MouseEventArgs).) |
|
NotifyMouseMove |
Performs actions that should be taken when the MouseMove event occurs. (Overrides GenericVObjectEditDesigner.NotifyMouseMove(MouseEventArgs).) |
|
NotifyMouseUp |
Performs actions that should be taken when the MouseUp event occurs. (Overrides GenericVObjectEditDesigner.NotifyMouseUp(MouseEventArgs).) |
|
ToString | (Inherited from Object.) | |
UpdateSettings |
Updates the designer settings. (Overrides GenericVObjectEditDesigner.UpdateSettings().) |
Name | Description | |
---|---|---|
CompositeVObject |
Gets a composite v-object associated with this designer. |
|
Connected |
Gets a value specifying if the designer is associated with the control. (Inherited from GenericVObjectEditDesigner.) |
|
ContextMenu |
Gets/sets a context menu for an associated v-object. (Inherited from GenericVObjectEditDesigner.) |
|
ObjectBorderPen |
Gets/sets a pen to draw the border around the associated v-object when it is selected. (Inherited from GenericVObjectEditDesigner.) |
|
VObjects |
Gets an array of v-objecs associated with this designer. (Overrides GenericVObjectEditDesigner.VObjects.) |