CWindow::CreateGrayCaret
Creates a gray rectangle for the system caret.
BOOL CreateGrayCaret(
int nWidth,
int nHeight
) throw();
Remarks
See CreateCaret in the Windows SDK.
Passes (HBITMAP) 1 for the bitmap handle parameter to the Win32 function.
Requirements
Header: atlwin.h