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

◆ tool_bar_text_align

Specifies the type of toolbar to display.

Header
#include <xtd/forms/tool_bar_text_align>
Namespace
xtd::forms::style_sheets
Library
xtd.forms
Remarks
This enumeration is used by members such as xtd::forms::tool_bar.text_align.
Room is reserved for an image to be displayed on toolbar buttons. The alignment of text is in relation to the image displayed on the toolbar button. If no image is assigned to the button, the reserved space will appear to the left, or above the text displayed.
Enumerator
underneath 

The text is aligned underneath the toolbar button image.

right 

The text is aligned to the right of the toolbar button image.