ESRI.ArcGIS.ADF.Local
Validated Event
See Also  Send Feedback
ESRI.ArcGIS.ADF.COMSupport Namespace > OLE Class : Validated Event




Syntax

Visual Basic (Declaration) 
<SRCategoryAttribute("Focus")>
<SRDescriptionAttribute("Occurs after a control has been successfully validated.")>
Public Event Validated As EventHandler
Visual Basic (Usage)Copy Code
Dim instance As OLE
Dim handler As EventHandler
 
AddHandler instance.Validated, handler
C# 
[SRCategoryAttribute("Focus")]
[SRDescriptionAttribute("Occurs after a control has been successfully validated.")]
public event EventHandler Validated

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.