Method PinButton
PinButton(bool)
Indicates that a pin button should be drawn for the pane.
IAuiPaneInfo PinButton(bool visible = true)
Parameters
visible
booltrue
if a pin button should be drawn,false
otherwise.
Returns
- IAuiPaneInfo
Returns this pane info instance.