Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

OnInvalidated Method, SftTree Class

Raises the Invalidated event.

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

Syntax

protected new void OnInvalidated( InvalidateEventArgs e );
Protected Overrides Sub OnInvalidated( ByVal e As InvalidateEventArgs )

Parameters

e

An InvalidateEventArgs that contains the event data.

Comments

Raises the Invalidated event.

See Also SftTree Class | Classes | SftTree/NET 2.0