Tabsheet
[Desktop Automation]
Descendant of Control container class (see Control container), providing all functions of this base class
A Tabsheet represents a tab of the Tabcontrol object. It is created using Tabcontrol:addtabsheet().
Properties
| Property | Read/write | Type | Description |
|---|---|---|---|
| caption | Read/write | string | The caption of the tabsheet |
| translate | Read/write | Boolean | Should the caption be translated? |
Methods
It has no methods of its own but supports all methods of the other ControlContainer, e.g. Addbutton.
