![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
DoubleClick Event | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace > FieldsEditor Class : DoubleClick Event |
Visual Basic (Declaration) | |
---|---|
<SRDescriptionAttribute("Occurs when the component is double-clicked.")> <SRCategoryAttribute("Action")> Public Event DoubleClick As EventHandler |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As FieldsEditor Dim handler As EventHandler AddHandler instance.DoubleClick, handler |
C# | |
---|---|
[SRDescriptionAttribute("Occurs when the component is double-clicked.")] [SRCategoryAttribute("Action")] public event EventHandler DoubleClick |
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