设置控件自绘的光标类型,最在一个命令里执行,退出命令时恢复光标
static DrawCursorType SetDrawCursor(MxDraw::MXDRAWOCXHANDLE hOcx, DrawCursorType cusrsorType);
参数 |
说明 |
MxDraw::MXDRAWOCXHANDLE hOcx |
控件名柄,不能为空 |
DrawCursorType cusrsorType |
自绘的光标类型 |
返回设置前的自绘的光标类型