ToolStrip.VerticalScroll Property

Definition

This property is not relevant for this class.

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

Property Value

An instance of the VScrollProperties class, which provides basic properties for a VScrollBar.

Attributes

Remarks

This property is not relevant for this class.

Applies to