ArcFM Solution Developer Guide
VerticalScroll Property (DatasetControl)


Syntax
'Declaration
 
<SRDescriptionAttribute("Gets the vertical scroll bar for this ScrollableControl.")>
<SRCategoryAttribute("Layout")>
<System.ComponentModel.BrowsableAttribute(False)>
<System.ComponentModel.EditorBrowsableAttribute()>
Public ReadOnly Property VerticalScroll As System.Windows.Forms.VScrollProperties
'Usage
 
Dim instance As DatasetControl
Dim value As System.Windows.Forms.VScrollProperties
 
value = instance.VerticalScroll
[SRDescription("Gets the vertical scroll bar for this ScrollableControl.")]
[SRCategory("Layout")]
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable()]
public System.Windows.Forms.VScrollProperties VerticalScroll {get;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DatasetControl Class
DatasetControl Members

 

 


Send Comment