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

VScrollProperties 类的一个实例,它为 VScrollBar 提供基本属性。

属性

注解

此属性与此类无关。

适用于