ArcFM Solution Developer Guide
AutoScrollPosition Property (MapProductionLocatorControl)


Syntax
'Declaration
 
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<System.ComponentModel.BrowsableAttribute(False)>
<SRCategoryAttribute("Layout")>
<SRDescriptionAttribute("The current position of the auto-scrolling scroll bar.")>
Public Property AutoScrollPosition As System.Drawing.Point
'Usage
 
Dim instance As MapProductionLocatorControl
Dim value As System.Drawing.Point
 
instance.AutoScrollPosition = value
 
value = instance.AutoScrollPosition
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
[SRCategory("Layout")]
[SRDescription("The current position of the auto-scrolling scroll bar.")]
public System.Drawing.Point AutoScrollPosition {get; set;}
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

MapProductionLocatorControl Class
MapProductionLocatorControl Members

 

 


Send Comment