ScrollBar Constructor

Definition

Initializes a new instance of the ScrollBar class.

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

Remarks

By default, the TabStop property is set to false when a new instance of a ScrollBar is created.

Applies to