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

IControlsUserInterface..::..SetWindowCursor Method

Sets the window cursor.

Namespace:  RingSoft.DataEntryControls.Engine
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


void SetWindowCursor(
	WindowCursorTypes cursor
)
Sub SetWindowCursor ( _
	cursor As WindowCursorTypes _
)
void SetWindowCursor(
	WindowCursorTypes^ cursor
)