ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / XViewLight Class / HoveredElement Property

In This Topic
    HoveredElement Property (XViewLight)
    In This Topic
    Gets the element currently under the mouse.
    Syntax
    'Declaration
     
    Protected Property HoveredElement As Element
    protected Element HoveredElement {get; set;}
    See Also