ArcFM Solution Developer Guide
Click Event (LocateAndRelateLocatorControl)


Syntax
'Declaration
 
<SRDescriptionAttribute("Occurs when the component is clicked.")>
<SRCategoryAttribute("Action")>
Public Event Click As System.EventHandler
'Usage
 
Dim instance As LocateAndRelateLocatorControl
Dim handler As System.EventHandler
 
AddHandler instance.Click, handler
[SRDescription("Occurs when the component is clicked.")]
[SRCategory("Action")]
public event System.EventHandler Click
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

LocateAndRelateLocatorControl Class
LocateAndRelateLocatorControl Members

 

 


Send Comment