The following tables list the members exposed by AnnTextPointerEditDesigner.
Public Constructors
Name | Description | |
---|---|---|
AnnTextEditDesigner | Initializes a new AnnTextEditDesigner method. (Inherited from AnnTextEditDesigner) | |
AnnTextPointerEditDesigner | Initializes a new AnnTextPointerEditDesigner method. |
Public Methods
Name | Description | |
---|---|---|
GetThumbLocations | AnnTextPointerEditDesigner implementation of the GetThumbLocations method. | |
Invalidate | Overrides AnnEditDesigner.Invalidate. (Inherited from AnnTextEditDesigner) | |
OnPointerDoubleClick | Provides an implementation of the OnPointerDoubleClick method for this AnnTextEditDesigner. (Inherited from AnnTextEditDesigner) |
Protected Methods
Name | Description | |
---|---|---|
MoveThumb | Provides an implementation of the MoveThumb method for this AnnTextPointerEditDesigner object. |
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. (Inherited from AnnTextEditDesigner) | |
AutoSizeAfterEdit | Resizes the text object to adjust it to fit the boundary of the enclosing text. (Inherited from AnnTextEditDesigner) | |
AutoSizeRotatedOnly | Enables resizing the text object to adjust it to fit within the boundaries of the enclosing text when rotated. (Inherited from AnnTextEditDesigner) |
Public Events
Name | Description | |
---|---|---|
EditText | Occurs when the user enters text edit mode in this AnnTextEditDesigner. (Inherited from AnnTextEditDesigner) |