The following tables list the members exposed by AnnTextEditDesigner.
Public Constructors
Name | Description | |
---|---|---|
AnnRectangleEditDesigner | Initializes a new AnnRectangleEditDesigner method. (Inherited from AnnRectangleEditDesigner) | |
AnnTextEditDesigner | Initializes a new AnnTextEditDesigner method. |
Public Methods
Name | Description | |
---|---|---|
GetThumbLocations | The AnnRectangleEditDesigner implementation of the GetThumbLocations method. (Inherited from AnnRectangleEditDesigner) | |
Invalidate | Overrides AnnEditDesigner.Invalidate. | |
OnPointerDoubleClick | Provides an implementation of the OnPointerDoubleClick method for this AnnTextEditDesigner. | |
OnPointerDown | The AnnRectangleEditDesigner implementation of the OnPointerDown method. (Inherited from AnnRectangleEditDesigner) | |
SnapObjectToGrid | Provides an implementation of the SnapObjectToGrid method for this AnnRectangleEditDesigner object. (Inherited from AnnRectangleEditDesigner) |
Protected Methods
Name | Description | |
---|---|---|
MoveThumb | Provides an implementation of the MoveThumb method for this AnnRectangleEditDesigner object. (Inherited from AnnRectangleEditDesigner) |
Public Properties
Name | Description | |
---|---|---|
AcceptsReturn | Indicates whether pressing ENTER within a multi-line TextBox control creates a new line of text in the control or activates the default button for the form. | |
AutoSizeAfterEdit | Resizes the text object to adjust it to fit the boundary of the enclosing text. | |
AutoSizeRotatedOnly | Enables resizing the text object to adjust it to fit within the boundaries of the enclosing text when rotated. | |
MinimumSize | Gets or sets a value that indicates the minimum object size. (Inherited from AnnRectangleEditDesigner) |
Public Events
Name | Description | |
---|---|---|
EditText | Occurs when the user enters text edit mode in this AnnTextEditDesigner. |