Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Occurs after a ToolBar object is docked.
PROCEDURE ToolBar.AfterDock
[LPARAMETERS nIndex]
Parameters
- nIndex
Uniquely identifies a control if it is in a control array.
Remarks
The AfterDock event occurs when the user docks a ToolBar or when the Dock method is invoked.
See Also
BeforeDock Event | Dock Method | Undock Event
Applies To: ToolBar Object