ArcFM Solution Developer Guide
VerticalScroll Property (FeatureControl)


Syntax
'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 FeatureControl
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;}
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

FeatureControl Class
FeatureControl Members

 

 


Send Comment