MDI
From Team Developer SqlWindows Wiki
Revision as of 00:24, 19 October 2013 by DaveRabelink (Talk | contribs)
MDI
Contents |
How to get the toolbar window handle 
To get the window handle of the toolbar of top level windows (form, dialog, MDI) use this
hWndToolbar = SalGetFirstChild( hWnd, TYPE_FormToolBar )