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