Contains a logical value indicating whether a user-defined ToolBar object is docked. Read-only at design time and run time.
Syntax
ToolBar.Docked[ = lExpr]
Settings
lExpr
The settings for the Docked property are:
Setting | Description |
True (.T.) | The toolbar is docked. |
False (.F.) | The toolbar is not docked. |