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