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