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