Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

OnPaintBackground Method, SftTree Class

Raises the PaintBackground event.

Class: SftTree
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

protected new void OnPaintBackground( PaintEventArgs e );
Protected Overrides Sub OnPaintBackground( ByVal e As PaintEventArgs )

Parameters

e

The PaintEventArgs instance containing the event data.

Comments

Raises the PaintBackground event.

See Also SftTree Class | Classes | SftTree/NET 2.0