Method DockFixed
DockFixed(bool)
Causes the containing dock to have no resize sash.
IAuiPaneInfo DockFixed(bool b = true)
Parameters
b
bool
Returns
- IAuiPaneInfo
Returns this pane info instance.
Remarks
This is useful for creating panes that span the entire width or height of a dock, but should not be resizable in the other direction.