'Declaration
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Always)> <System.ComponentModel.BrowsableAttribute(False)> <SRCategoryAttribute("CatLayout")> <SRDescriptionAttribute("ScrollableControlVerticalScrollDescr")> Public ReadOnly Property VerticalScroll As System.Windows.Forms.VScrollProperties
'Usage
Dim instance As WorkbookDesigner Dim value As System.Windows.Forms.VScrollProperties value = instance.VerticalScroll
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Always)] [System.ComponentModel.Browsable(false)] [SRCategory("CatLayout")] [SRDescription("ScrollableControlVerticalScrollDescr")] public System.Windows.Forms.VScrollProperties VerticalScroll {get;}