klyn.gui.windows.DockBar.removePane
method
public removePane(pane as DockPane) as Boolean:
Description

Removes a pane button from this bar.

Returns

True when the pane was registered.

Example
bar.removePane(chatPane)