This method creates a solid rectangle for the system caret. It passes (HBITMAP) 0 as the bitmap handle parameter to the Windows CE function.
At a Glance
| Header file: | Atlwin.h |
| Windows CE versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
Syntax
BOOL CreateSolidCaret( int nWidth, int nHeight );
See Also