C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel 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