AfterDock Event
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