ActionsPane.VerticalScroll 屬性

取得與垂直捲軸相關聯的特性。

命名空間:  Microsoft.Office.Tools
組件:  Microsoft.Office.Tools.Common (在 Microsoft.Office.Tools.Common.dll 中)

語法

'宣告
<BrowsableAttribute(False)> _
ReadOnly Property VerticalScroll As VScrollProperties
[BrowsableAttribute(false)]
VScrollProperties VerticalScroll { get; }

屬性值

型別:System.Windows.Forms.VScrollProperties
物件,其中包含垂直捲軸的相關資訊。

備註

這個屬性提供和 ScrollableControl.VerticalScroll 屬性相同的功能。 如需使用這個屬性的詳細資訊,請參閱 ScrollableControl.VerticalScroll

.NET Framework 安全性

請參閱

參考

ActionsPane 介面

Microsoft.Office.Tools 命名空間

其他資源

執行窗格概觀