TabStrip.Style Property (Outlook Forms Script)

Returns or sets an Integer that identifies the style of the tabs on the control. Read/write.

Syntax

expression.Style

expression A variable that represents a TabStrip object.

Remarks

The settings of the Style property are:

Value Description
0 Displays tabs on the tab bar (default).
1 Displays buttons on the tab bar.
2 Does not display the tab bar.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.