BOOL CreateGrayCaret( int nWidth, int nHeight );
See CreateCaret in the Win32 SDK.
Remarks
Creates a gray rectangle for the system caret. Passes (HBITMAP) 1 for the bitmap handle parameter to the Win32 function.
CWindow Overview | Class Members
See Also CWindow::CreateCaret, CWindow::CreateSolidCaret