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

プロパティ値

VScrollBar の基本的なプロパティを提供する VScrollProperties クラスのインスタンス。

属性

注釈

このクラスでは、このプロパティは使用されません。

適用対象