Returns or sets the style of the tab object.
[ enStyle = ] Object.Style
The Style property syntax has the following parts:
Name] |
Type |
Description |
Object |
ATab |
ATab control |
enStyle |
the style of the tab object |
The following example sets the tabs style to 3D style:
tab.Style=atabStyle3D