C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / HitTest Method / HitTest() Method

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

Return Value

Element under the mouse.
See Also