This method creates a gray rectangle for the system caret. It passes (HBITMAP) 1 as the bitmap handle parameter to the Win32 function.
BOOL CreateGrayCaret( int nWidth, int nHeight );
| Header file: | Atlwin.h |
| Platforms: | |
| Versions: | Version 2.0 and later |
| Complete documentation: | Visual C++ documentation |
CWindow Overview, CWindow Methods, CWindow::CreateCaret, CWindow::CreateSolidCaret