System.Windows.Forms.TreeView.DoubleBuffered Property

Gets or sets a value indicating whether the control should redraw its surface using a secondary buffer. The TreeView.DoubleBuffered property does not affect the System.Windows.Forms.TreeView control.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
protected override bool DoubleBuffered { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Setting the TreeView.DoubleBuffered property does not affect the System.Windows.Forms.TreeView control. If you want to reduce flicker when the System.Windows.Forms.TreeView is drawn, use the TreeView.BeginUpdate and TreeView.EndUpdate methods.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0