System.Windows.Forms.TrackBar.BackgroundImageLayout Property

Gets or sets an System.Windows.Forms.ImageLayout value; however, setting this property has no effect on the System.Windows.Forms.TrackBar control.

Syntax

[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public override ImageLayout BackgroundImageLayout { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Setting the TrackBar.BackgroundImageLayout property will have no effect on the System.Windows.Forms.TrackBar control; therefore, this property 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