ArcFM Solution Developer Guide
AutoScrollPosition Property (FeatureControl)


Syntax
'Declaration
 
<SRCategoryAttribute("CatLayout")>
<System.ComponentModel.BrowsableAttribute(False)>
<System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<SRDescriptionAttribute("FormAutoScrollPositionDescr")>
Public Property AutoScrollPosition As System.Drawing.Point
'Usage
 
Dim instance As FeatureControl
Dim value As System.Drawing.Point
 
instance.AutoScrollPosition = value
 
value = instance.AutoScrollPosition
[SRCategory("CatLayout")]
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[SRDescription("FormAutoScrollPositionDescr")]
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

FeatureControl Class
FeatureControl Members

 

 


Send Comment