ControlsUserInterface..::..SetWindowCursor Method
Sets the window cursor.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)
Syntax
public void SetWindowCursor( WindowCursorTypes cursor )
Public Sub SetWindowCursor ( _ cursor As WindowCursorTypes _ )
public: void SetWindowCursor( WindowCursorTypes^ cursor )
Parameters
- cursor
- Type: RingSoft.DataEntryControls.Engine..::..WindowCursorTypes
The cursor.