TB_SETINSERTMARKCOLORTB_SETINSERTMARKCOLOR*
*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.

clrInsertMark
COLORREF value that contains the new insertion mark color.

Version 4.71

See also TB_GETINSERTMARKCOLOR


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.