C1.Silverlight.Extended Namespace / C1Book Class / IsMouseOver Property

In This Topic
IsMouseOver Property (C1Book)
In This Topic
Returns true if the mouse is over the control.
Syntax
'Declaration
 
Public ReadOnly Property IsMouseOver As Boolean
 
See Also