Toolbar_Hide

int Toolbar_Hide (ToolbarType toolbar);

Purpose

Hides a toolbar.

Parameters

Input
Name Type Description
toolbar ToolbarType The specifier for the toolbar to hide.

Obtain this handle from the Toolbar_New or Toolbar_Duplicate functions.

Return Value

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