LabWindows/CVI

Toolbar_AddDockPoint

int Toolbar_AddDockPoint (int panel);

Purpose

Specifies that the specified panel is a valid dock point for all toolbars.

Parameters

Input
Name Type Description
panel int The handle for the panel to specify as a valid dock point.

Return Value

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

Additional Information

Library: Toolbar

Include file: custctrl\toolbar.h

LabWindows/CVI compatibility: LabWindows/CVI 8.0 and later