ToolStrip.HorizontalScroll Property

Definition

This property is not relevant for this class.

public:
 property System::Windows::Forms::HScrollProperties ^ HorizontalScroll { System::Windows::Forms::HScrollProperties ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.HScrollProperties HorizontalScroll { get; }
[<System.ComponentModel.Browsable(false)>]
member this.HorizontalScroll : System.Windows.Forms.HScrollProperties
Public ReadOnly Property HorizontalScroll As HScrollProperties

Property Value

An instance of the HScrollProperties class, which provides basic properties for an HScrollBar.

Attributes

Remarks

This property is not relevant for this class.

Applies to