C1.UWP Assembly / C1.Xaml Namespace / C1TabControl Class / IsMouseOver Property

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