int Toolbar_AddDockPoint (int panel);
Specifies that the specified panel is a valid dock point for all toolbars.
| Input | ||
| Name | Type | Description |
| panel | integer | The handle for the panel to specify as a valid dock point. |
| Name | Type | Description |
| status | integer | Return value indicating whether the function was successful. A negative number indicates that an error occurred. |