CWindow::CreateSolidCaret
创建系统插入符号的一个矩形。
BOOL CreateSolidCaret(
int nWidth,
int nHeight
) throw();
备注
在参见 Windows SDK的 CreateCaret。
通过(HBITMAP) 0对Win32函数的位图处理参数的。
要求
Header: atlwin.h
创建系统插入符号的一个矩形。
BOOL CreateSolidCaret(
int nWidth,
int nHeight
) throw();
在参见 Windows SDK的 CreateCaret。
通过(HBITMAP) 0对Win32函数的位图处理参数的。
Header: atlwin.h