MVPSI.JAMS Namespace > EditSourceManager Class : AutoScroll Property |
'Declaration
<System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.LocalizableAttribute(True)> <SRCategoryAttribute("Layout")> <SRDescriptionAttribute("Indicates whether scroll bars automatically appear when the control contents are larger than its visible area.")> Public Overridable Property AutoScroll As System.Boolean
'Usage
Dim instance As EditSourceManager Dim value As System.Boolean instance.AutoScroll = value value = instance.AutoScroll
[System.ComponentModel.DefaultValue()] [System.ComponentModel.Localizable(true)] [SRCategory("Layout")] [SRDescription("Indicates whether scroll bars automatically appear when the control contents are larger than its visible area.")] public virtual System.bool AutoScroll {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