LookupControl..::..OnGotFocus Method
Invoked whenever an unhandled GotFocus event reaches this element in its route.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
protected void OnGotFocus( RoutedEventArgs e )
Protected Sub OnGotFocus ( _ e As RoutedEventArgs _ )
protected: void OnGotFocus( RoutedEventArgs^ e )
Parameters
- e
- Type: RoutedEventArgs
The RoutedEventArgs that contains the event data.