The AuiToolBarToolTextOrientation enumeration provides the following values:
Description |
Value |
---|---|
|
Text in wx.aui.AuiToolBar items is left aligned, currently unused/unimplemented. |
|
Text in wx.aui.AuiToolBar items is right aligned. |
|
Text in wx.aui.AuiToolBar items is top aligned, currently unused/unimplemented. |
|
Text in wx.aui.AuiToolBar items is bottom aligned. |