2.332 .sizeable[class]
This attribute of the toolbar defines whether the toolbar can be resized interactively when it is in the docking state given by the index.
Definition
-
Data type
boolean
-
Access
get, set
-
changed event
no
Value range
- true
- The toolbar can be resized using the mouse (docked and undocked) or the system menu (undocked).
- false
- The size of the toolbar cannot be changed interactively.
Index Range
- toolbar
- Possibility of interactive resizing when the toolbar is docked
- window
- Possibility of interactive resizing when the toolbar is undocked (tool window)
Without an index the attribute returns or sets the default value for both docking states.