Contents Index Topic Contents | ||
Previous Topic: TB_SETINSERTMARK Next Topic: TB_SETMAXTEXTROWS |
TB_SETINSERTMARKCOLOR
TB_SETINSERTMARKCOLOR wParam = 0; lParam = (LPARAM)(COLORREF)clrInsertMark;Sets the color used to draw the insertion mark for the toolbar.
- Returns a COLORREF value that contains the previous insertion mark color.
- clrInsertMark
- COLORREF value that contains the new insertion mark color.
Version 4.71
See also TB_GETINSERTMARKCOLOR
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.