ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / IView Interface / HitTest Method

In This Topic
    HitTest Method (IView)
    In This Topic
    Gets the hit-testable element under the mouse.
    Syntax
    'Declaration
     
    Function HitTest() As Element
    Element HitTest()

    Return Value

    Element under the mouse.
    See Also