InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 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
    protected override bool IsMouseInsideXView()
    See Also