Contents Index Topic Contents | ||
Previous Topic: TB_SETINDENT Next Topic: TB_SETINSERTMARKCOLOR |
TB_SETINSERTMARK
TB_SETINSERTMARK wParam = 0; lParam = (LPARAM)(LPTBINSERTMARK)lptbim;Sets the current insertion mark for the toolbar.
- The return value for this message is not used.
- lptbim
- Address of a TBINSERTMARK structure that contains the insertion mark.
Version 4.71
See also TB_GETINSERTMARK
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.