ControlBase.Cursor Property
In This Article
Gets or sets the cursor that is displayed when the mouse pointer is over the ControlBase control.
Namespace: DevExpress.Utils.Controls
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Cursor | The cursor that is displayed when the mouse pointer is over the Control |
See Also