Text |
The TextBox type exposes the following members.
| Name | Description | |
|---|---|---|
| Attach | Attachment target for the text box (frame, page, etc.). | |
| BorderType | Border type drawn around the text box. | |
| ClientRect | Client rectangle defining the box position and size. | |
| Color | Color used to draw the text. | |
| FontSize | Font size used for the text (in some internal units). | |
| IsShown | Whether the text box is shown. | |
| Rotation | Rotation angle for the text. | |
| Tab | Tab width used for the text box. | |
| Text | Text contained in the text box. |