Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Update Method, SftTree Class

Causes the control to redraw the invalidated regions within its client area.

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

Syntax

public void Update();
public new void Update();
Public Sub Update()
Public Overrides Sub Update()

Comments

Causes the control to redraw the invalidated regions within its client area.

Executes any pending requests for painting of the control.

See Also SftTree Class | Classes | SftTree/NET 2.0