C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / IsMouseInsideXView Method

In This Topic
IsMouseInsideXView Method (C1InputPanel)
In This Topic
Returns True if the mouse pointer is inside the XView control.
Syntax
'Declaration
 
Protected Overrides Function IsMouseInsideXView() As Boolean
 
See Also