RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

ControlsUserInterface..::..SetWindowCursor Method

Sets the window cursor.

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  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
)