ShowSeparator

Applies to

TabbedBar controls

Description

Specifies whether to show the separator symbol between the tab headers.

Usage

In scripts

The ShowSeparator property takes a boolean value. Default is True. The following example specifies that the separator symbol should not be shown in the tab header:

mditbb_1.ShowSeparator = false