LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)

OnLostFocus Method

Show in webframe





The System.Windows.RoutedEventArgs that contains the event data.
Overrides System.Windows.UIElement.OnLostFocus(System.Windows.RoutedEventArgs)
Syntax
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 

Parameters

e
The System.Windows.RoutedEventArgs that contains the event data.
Requirements

Target Platforms

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.