ArcFM Solution Developer Guide
HorizontalScroll Property (LocateAndRelateLocatorControl)


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

LocateAndRelateLocatorControl Class
LocateAndRelateLocatorControl Members

 

 


Send Comment