The TextVObjectCreateDesigner type exposes the following members.
Name | Description | |
---|---|---|
![]() |
TextVObjectCreateDesigner |
Creates and initializes a new designer instance. |
Name | Description | |
---|---|---|
![]() |
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from ClickDragCreateDesigner.) |
![]() |
Draw |
Draws a designer. (Inherited from ClickDragCreateDesigner.) |
![]() |
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 ClickDragCreateDesigner.) |
![]() |
NotifyDisconnect |
Performs actions that should be taken when the designer is disconnected from a host object. (Inherited from ClickDragCreateDesigner.) |
![]() |
NotifyKeyDown |
Performs actions that should be taken when the KeyDown event occurs. (Inherited from ClickDragCreateDesigner.) |
![]() |
NotifyKeyUp |
Performs actions that should be taken when the KeyUp event occurs. (Inherited from ClickDragCreateDesigner.) |
![]() |
NotifyMouseDoubleClick |
Performs actions that should be taken when the DoubleClick event occurs. (Inherited from ClickDragCreateDesigner.) |
![]() |
NotifyMouseDown |
Performs actions that should be taken when the MouseDown event occurs. (Inherited from ClickDragCreateDesigner.) |
![]() |
NotifyMouseMove |
Performs actions that should be taken when the MouseMove event occurs. (Inherited from ClickDragCreateDesigner.) |
![]() |
NotifyMouseUp |
Performs actions that should be taken when the MouseUp event occurs. (Inherited from ClickDragCreateDesigner.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
UpdateSettings |
Updates the designer settings. (Inherited from ClickDragCreateDesigner.) |
Name | Description | |
---|---|---|
![]() |
Brush |
Gets/sets a brush that will be used to fill the text characters. |
![]() |
Connected |
Gets a value specifying whether the designer is associated with the control. (Inherited from ClickDragCreateDesigner.) |
![]() |
Font |
Gets/sets the font that will be used to display the text. |
![]() |
Format |
Gets/sets the display and layout information of the text string. |
![]() |
Pen |
Gets/sets a pen that will be used to outline the text characters. |
![]() |
Text |
Gets/sets a text string to display. |
![]() |
VObjects |
Gets an array of v-objecs associated with this designer. (Inherited from ClickDragCreateDesigner.) |