设置控件默认状态下的光标
static void SetDefaultCursor(HCURSOR hCursor, MXDRAWOCXHANDLE hOcx = NULL);
控件默认状态下的光标是十字光标
SetDefaultCursor 方法