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

ControlsUserInterface..::..SetActiveWindow Method

Sets the active window.

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

Syntax


public static void SetActiveWindow(
	Window activeWindow
)
Public Shared Sub SetActiveWindow ( _
	activeWindow As Window _
)
public:
static void SetActiveWindow(
	Window^ activeWindow
)

Parameters

activeWindow
Type: Window
The active window.