IsMouseInsideXView Method (C1StatusBar)
In This Topic
Returns True if the mouse pointer is inside the C1StatusBar control.
Syntax
'Declaration
Protected Overrides Function IsMouseInsideXView() As System.Boolean
protected override System.bool IsMouseInsideXView()
See Also