Table of Contents

Class Separator

Abstract base class for separators.

Inheritance
Separator
Derived

Remarks

Abstract base class for separators, used for separating other controls. Separators are purely visual and normally drawn as a StyleBoxLine.

Properties

separation

Theme Property

The size of the area covered by the separator. Effectively works like a minimum width/height.

 = ``0``

Property Value

int

separator

Theme Property

The style for the separator line. Works best with StyleBoxLine (remember to enable vertical for VSeparator).

StyleBox separator

Property Value

StyleBox