Applies To: | TabControl |
Description
The FlatSeparators property specifies whether or not separators are drawn between buttons in a TabControl object. FlatSeparators only affects a TabControl if Style is 'FlatButtons' and is otherwise ignored.
FlatSeparators is a single number with the value 0 (no separators) or 1 (separators); the default is 0.
The pictures below illustrate the effect of FlatSeparators on the appearance of a TabControl object.