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