A text editbox control.
TextEditbox Properties
| Property | Type | Access | Description |
|---|---|---|---|
| EditContents | String | r/w | The text in the text edit field of the control. |
| Id | Long | read | A unique number identifying the object. |
| Index | Long | read | Index of the object within its parent object. |
| MinWidth | Double | r/w | The minimum width for this control. |
| Parent | Object | read | The parent of the object. |