LEADTOOLS Annotations (Leadtools.Annotations assembly)

LostFocus Event

Show in webframe





An event that triggers when your control loses the focus.
Syntax
event EventHandler LostFocus
'Declaration
 
Event LostFocus As EventHandler
'Usage
 
Dim instance As IAnnAutomationControl
Dim handler As EventHandler
 
AddHandler instance.LostFocus, handler

            

            
event EventHandler^ LostFocus
Remarks

If your control is derived from the standard System.Windows.Forms.Control, then you do not need to implement this event (since the default System.Windows.Forms.Control.LostFocus will be used).

Example
For an example, refer to IAnnAutomationControl.
Requirements

Target Platforms

See Also

Reference

IAnnAutomationControl Interface
IAnnAutomationControl Members

 

 


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