wx.aui.AuiMinDockOption¶The AuiMinDockOption enumeration provides the following values:
Description |
Value |
|---|---|
|
Show icons of the minimized panes. |
|
Show titles of the minimized panes. |
|
Show both icons and titles of the minimized panes. |
|
Rotate the icons to match the text orientation in vertical docks. |
|
Default style showing both icons and titles. |