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