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

ExtensionMethods..::..SetTabFocusToControl Method

Sets the tab focus to control.

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

Syntax


public static void SetTabFocusToControl(
	this Control foundControl
)
<ExtensionAttribute> _
Public Shared Sub SetTabFocusToControl ( _
	foundControl As Control _
)
[ExtensionAttribute]
public:
static void SetTabFocusToControl(
	Control^ foundControl
)

Parameters

foundControl
Type: Control
The found control.