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