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