System.Windows.Forms.TrackBar.DoubleBuffered Property

Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker; however, this property has no effect on the System.Windows.Forms.TrackBar 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 this property has no effect on the System.Windows.Forms.TrackBar control; therefore, it is not shown in the designer or by IntelliSense.

Requirements

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