Contents Index Topic Contents | ||
Previous Topic: TB_GETIMAGELIST Next Topic: TB_GETINSERTMARKCOLOR |
TB_GETINSERTMARK
TB_GETINSERTMARK wParam = 0; lParam = (LPARAM)(LPTBINSERTMARK)lptbim;Retrieves the current insertion mark for the toolbar.
- Always returns TRUE.
- lptbim
- Address of a TBINSERTMARK structure that receives the insertion mark.
Version 4.71
See also TB_SETINSERTMARK
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.