SplitterBarStateType

SplitterBarStateType class

Specifies the state that the splitter bar should be shown in. The splitter bar separates a primary and secondary region within a viewing area.

Constants

NameValueDescription
Minimized0The primary region occupies the least amount of the viewing area allowed by the application.
Restored1The primary region has a specific intermediate size.
Maximized2The primary region occupies the greatest amount of the viewing area allowed by the application.

Minimized

The primary region occupies the least amount of the viewing area allowed by the application.


Restored

The primary region has a specific intermediate size.


Maximized

The primary region occupies the greatest amount of the viewing area allowed by the application.