Returns or sets the alignment of the tab object.
[ enAlign = ] Object.Alignment
The Alignment property syntax has the following parts:
Name] |
Type |
Description |
Object |
ATab |
ATab control |
enAlign |
the alignment of the tab object |
The following example will set alignment for a tab control:
tab.Alignment=enAlignBottom