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

◆ alignment() [1/2]

virtual tab_alignment xtd::forms::tab_control::alignment ( ) const
virtualnoexcept

Gets the area of the control (for example, along the top) where the tabs are aligned.

Returns
One of the xtd::forms::tab_alignment values. The default is top.
Examples
demo.cpp.