MVPSI.JAMS Namespace > EditSourceManager Class : AutoScrollPosition Property |
'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 EditSourceManager 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;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2