Init Method
Class: tstoolbar
Expand/Collapse source code of procedure Init Source Code
*-- (c) Microsoft Corporation 1995

*-- Restore the toolbar's position
IF !this.RestoreWindowPos()
  *-- Default is to dock toolbar at top
  this.Dock(TOOL_TOP)
ENDIF