IsMouseInsideXView Method (C1InputPanelBase)
In This Topic
Returns True if the mouse pointer is inside the XView control.
Syntax
'Declaration
Protected Overridable Function IsMouseInsideXView() As Boolean
protected virtual bool IsMouseInsideXView()
See Also