| Miner.Desktop Assembly > Miner.Desktop.AutoUpdaterBrowser Namespace > FeatureControl Class : HorizontalScroll Property |
'Declaration
<SRCategoryAttribute("Layout")>
<SRDescriptionAttribute("Gets the horizontal scroll bar for this ScrollableControl.")>
<System.ComponentModel.BrowsableAttribute(False)>
<System.ComponentModel.EditorBrowsableAttribute()>
Public ReadOnly Property HorizontalScroll As System.Windows.Forms.HScrollProperties
'Usage Dim instance As FeatureControl Dim value As System.Windows.Forms.HScrollProperties value = instance.HorizontalScroll
[SRCategory("Layout")]
[SRDescription("Gets the horizontal scroll bar for this ScrollableControl.")]
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable()]
public System.Windows.Forms.HScrollProperties HorizontalScroll {get;}
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.