ArcFM Solution Developer Guide
MouseHover Event (WorkLocationProps)


Syntax
'Declaration
 
<SRDescriptionAttribute("Occurs when the mouse remains stationary inside of the control for an amount of time.")>
<SRCategoryAttribute("Mouse")>
Public Event MouseHover As System.EventHandler
'Usage
 
Dim instance As WorkLocationProps
Dim handler As System.EventHandler
 
AddHandler instance.MouseHover, handler
[SRDescription("Occurs when the mouse remains stationary inside of the control for an amount of time.")]
[SRCategory("Mouse")]
public event System.EventHandler MouseHover
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

WorkLocationProps Class
WorkLocationProps Members

 

 


Send Comment