System.Windows.Forms.TrackBar.Value Property

Gets or sets a numeric value that represents the current position of the scroll box on the track bar.

Syntax

[System.ComponentModel.Bindable(true)]
[System.ComponentModel.DefaultValue(0)]
public int Value { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The TrackBar.Value property contains the number that represents the current position of the scroll box on the track bar.

Requirements

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