Method Floatable
Floatable(bool)
Sets whether the user will be able to undock a pane and turn it into a floating window.
IAuiPaneInfo Floatable(bool b = true)
Parameters
b
bool
Returns
- IAuiPaneInfo
Returns this pane info instance.
Sets whether the user will be able to undock a pane and turn it into a floating window.
IAuiPaneInfo Floatable(bool b = true)
b
boolReturns this pane info instance.