GenericReportFilterWindow..::..FocusControl Method
Focuses the control.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public void FocusControl( GenericFocusControls control )
Public Sub FocusControl ( _ control As GenericFocusControls _ )
public: void FocusControl( GenericFocusControls^ control )
Parameters
- control
- Type: RingSoft.DbLookup..::..GenericFocusControls
The control.