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

◆ text_align() [1/2]

virtual xtd::forms::tool_bar_text_align xtd::forms::tool_bar::text_align ( ) const
virtualnoexcept

Gets the alignment of text in relation to each image displayed on the toolbar button controls.

Returns
One of the xtd::forms::tool_bar_text_align values. The default is xtd::forms::tool_bar_text_align::underneath.
Remarks
The xtd::forms::tool_bar::text can be aligned underneath or to the right of the image displayed on the xtd::forms::tool_bar_button controls.