SplitterBarStateType enumeration

SplitterBarStateType enumeration

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

The SplitterBarStateType type exposes the following members:

Fields

FieldDescription
MINIMIZEDThe primary region occupies the least amount of the viewing area allowed by the application.
RESTOREDThe primary region has a specific intermediate size.
MAXIMIZEDThe primary region occupies the greatest amount of the viewing area allowed by the application.

See Also