xtd 0.2.0
Loading...
Searching...
No Matches

◆ orientation

enum class xtd::forms::orientation
strong

Specifies the orientation of controls or elements of controls.

Header
#include <xtd/forms/orientation>
Namespace
xtd::forms
Library
xtd.forms
Remarks
Use the members of this enumeration to set the border style for controls that have a changeable border.
Enumerator
horizontal 

The control or element is oriented horizontally.

vertical 

The control or element is oriented vertically.