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