Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Controls Namespace > ImageViewer Class : OnLostFocus Method |
protected override void OnLostFocus( RoutedEventArgs e )
'Declaration Protected Overrides Sub OnLostFocus( _ ByVal e As RoutedEventArgs _ )
'Usage Dim instance As ImageViewer Dim e As RoutedEventArgs instance.OnLostFocus(e)
protected: void OnLostFocus( RoutedEventArgs^ e ) override