LayoutControl.SetCursor(Cursor) Method
Sets the current cursor.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
cursor | Cursor | A Cursor object which represents the mouse cursor. |
See Also