Splitter::Orientation Enum
enum Orientation { Horizontal = DG_SPLT_HORIZONTAL, Vertical = DG_SPLT_VERTICAL };
Value Definitions
- Horizontal
The splitter control is displayed horizontally. - Vertical
The splitter control is displayed vertically.
Graphisoft®
Dialog ManagerVersion: 2.0
enum Orientation { Horizontal = DG_SPLT_HORIZONTAL, Vertical = DG_SPLT_VERTICAL };