ToolStrip.VerticalScroll 屬性

定義

這個屬性與這個類別無關。

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

屬性值

VScrollProperties 類別的執行個體,提供 VScrollBar 的基本屬性。

屬性

備註

這個屬性與這個類別無關。

適用於