设置控件默认状态下的光标,从光标文件加载
static void SetDefaultCursor(const CString& sCursorFile, MXDRAWOCXHANDLE hOcx = NULL);
控件默认状态下的光标是十字光标
SetDefaultCursor 方法