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