Returns or sets the border style of the Tab object.
[ enBorderStyle = ] Object.BorderStyle
The BorderStyle property syntax has the following parts:
Name] |
Type |
Description |
Object |
ATab |
ATab control |
enBorderStyle |
The border style of a Tab object |
The following example will set the border style if a Tab control object:
tab.BorderStyle=enBorderStyleRaised