Style Property (ATab)

Returns or sets the style of the tab object.

Syntax

[ enStyle = ] Object.Style

The Style property syntax has the following parts:

 

Name]

Type

Description

Object

ATab

ATab control

enStyle

enumATabStyle

the style of the tab object

Example

The following example sets the tabs style to 3D style:

tab.Style=atabStyle3D

Applies to

ATab

See Also

ATab.Alignment, ATab.BorderStyle