TerminalControl.OnPaint Method
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9147)
OnPaint(PaintEventArgs)
Paints the control.
Declaration
protected override void OnPaint(PaintEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
Paint |
e | Contains information about the control to paint. |