The CompositeVObjectEditDesigner type exposes the following members.
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().) |