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

◆ alignment() [2/2]

virtual tab_control & xtd::forms::tab_control::alignment ( tab_alignment  alignment)
virtual

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

Parameters
alignmentOne of the xtd::forms::tab_alignment values. The default is top.
Returns
Current tab_control instance.