 | EditorButtonCursor 属性 |
获取或设置当鼠标指针位于当前按钮上时显示的光标。
命名空间:
QGEditors.WinForms
程序集:
QGEditors.WinForms (在 QGEditors.WinForms.dll 中) 版本:0.0.2.16 (0.0.2.16)
语法public virtual Cursor Cursor { get; set; }
属性值
类型:
Cursor
一个
Cursor,表示当鼠标指针位于控件上时显示的光标。
默认值
Default
参见