| Search Locate Previous Next | Contents |
Description
This makes a set of file tabs (right aligned by default). May be used to fake a tabbed dialogue box when the content is repeated throughout the pages (such as a 3-dimensional matrix).
Caption ignored
Index should be an integer singleton.
Tab labels is a text vector of tab labels.
Alignment sets the edge of the associated control to align to.
The tabs are spaced out evenly within the object size, and will use a mini-scrollbar if there is insufficient room. Use the smalltext style to save space on top and bottom tabs.
Class Property Table
| Name | Type | Default | Description |
| Hint | String | ||
| Style | ManyOf | ||
| Index | User | Index variable (selected index) | |
| Tab labels | Runtime | Tab labels List (tab labels) | |
| Alignment | Oneof | Right | Direction of tabs (left, right, top, bottom) |