Leadtools.Annotations Namespace > IAnnAutomationControl Interface : LostFocus Event |
event EventHandler LostFocus
'Declaration Event LostFocus As EventHandler
'Usage Dim instance As IAnnAutomationControl Dim handler As EventHandler AddHandler instance.LostFocus, handler
event EventHandler LostFocus
add_LostFocus(function(sender, e)) remove_LostFocus(function(sender, e))
event EventHandler^ LostFocus
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).
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