TerminalControl.EnableMouseWheel Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9119)
EnableMouseWheel
Enables mouse wheel scrolling.
Declaration
[Browsable(true)]
public bool EnableMouseWheel { get; set; }
Property Value
Type | Description |
---|---|
Boolean | True - mouse wheel is enabled; false - mouse wheel is disabled. |