Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the color of the insertion point.
COLORREF SetInsertMarkColor(
COLORREF color
);
Parameters
- color
A COLORREF structure specifying the color to set the insertion point.
Return Value
Returns a COLORREF structure containing the previous color.
Remarks
This member function emulates the functionality of the LVM_SETINSERTMARKCOLOR message, as described in the Windows SDK.
Requirements
Header: afxcmn.h