The following tables list the members exposed by AnnTextEditDesigner.
Public Constructors
Name | Description | |
---|---|---|
AnnTextEditDesigner | Initializes a new AnnTextEditDesigner method. |
Public Methods
Name | Description | |
---|---|---|
invalidate | Overrides AnnEditDesigner.Invalidate. | |
onPointerDoubleClick | Provides an implementation of the OnPointerDoubleClick method for this AnnTextEditDesigner. |
Public Properties
Name | Description | |
---|---|---|
AcceptsReturn | Indicates whether pressing ENTER in a multi-line TextBox control creates a new line of text in the control or activates the default button for the form. | |
autoSizeAfterEdit | A value that indicates whether to automatically adjust the text object to fit within the boundaries of the enclosing text. | |
autoSizeRotatedOnly | Enables automatically resizing the text object to adjust it to fit within the boundaries of the enclosing text when rotated. |
Public Events
Name | Description | |
---|---|---|
editText | Occurs when the user enters text edit mode in this AnnTextEditDesigner. |