Class GrabMouseEventArgs | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Args GrabMouse related events.
public class GrabMouseEventArgs : EventArgs
Inheritance
GrabMouseEventArgs
Inherited Members
object.ReferenceEquals(object, object)
Constructors
Creates a new instance of the GrabMouseEventArgs class.
Properties
Flag that allows the cancellation of the event. If set to true in the event handler, the event will be canceled.
Gets the view that grabbed the mouse.