LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)
LEAD Technologies, Inc

OnLostFocus Method






The System.Windows.RoutedEventArgs that contains the event data.
Overrides System.Windows.UIElement.OnLostFocus(System.Windows.RoutedEventArgs) .NET support Silverlight support
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 override void OnLostFocus( 
   RoutedEventArgs e
)
 function Leadtools.Windows.Controls.ImageViewer.OnLostFocus( 
   e 
)
protected:
void OnLostFocus( 
   RoutedEventArgs^ e
) override 

Parameters

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImageViewer Class
ImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.