ExtensionMethods..::..SetTabFocusToControl Method
Sets the tab focus to control.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: 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.