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