Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

OptimizedRendering Property, SftTree Class

Defines whether optimized rendering is used.

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

Syntax

public bool OptimizedRendering { get; set; }
Public Property OptimizedRendering As Boolean

Value

True if optimized rendering is used, otherwise False.

The default value is True.

Comments

Defines whether optimized rendering is used.

By default, only changes in the control are painted. The rest of the control that has not changed is not repainted. This results in flicker-free, fast repainting.

Under certain circumstances, it may be necessary to repaint the control entirely, even if only a small section needs to be repainted. In that case, OptimizedRendering should be set to False.

See Also SftTree Class | Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.