TrackBar Constructor

Definition

Initializes a new instance of the TrackBar class.

public:
 TrackBar();
public TrackBar ();
Public Sub New ()

Remarks

The TrackBar is created with a default horizontal orientation and a range of 0 to 10, with a tick mark shown for every value.

Applies to