Toolbar_RemoveDockPoint

int Toolbar_RemoveDockPoint (int panel);

Purpose

Causes the specified panel to no longer be a valid toolbar dock point.

When you call this function, any toolbars that are docked on the specified panel become undocked and floating.

Parameters

Input
Name Type Description
panel integer The handle for the panel that will no longer be a valid dock point.

Return Value

Name Type Description
status integer Return value indicating whether the function was successful. A negative number indicates that an error occurred.