Miner.Controls Assembly > Miner.Controls Namespace > AutoResizeTextBox Class : ScrollBars Property |
'Declaration <SRCategoryAttribute("CatAppearance")> <System.ComponentModel.LocalizableAttribute(True)> <System.ComponentModel.DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <SRDescriptionAttribute("TextBoxScrollBarsDescr")> Public Property ScrollBars As System.Windows.Forms.ScrollBars
'Usage Dim instance As AutoResizeTextBox Dim value As System.Windows.Forms.ScrollBars instance.ScrollBars = value value = instance.ScrollBars
[SRCategory("CatAppearance")] [System.ComponentModel.Localizable(true)] [System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)] [SRDescription("TextBoxScrollBarsDescr")] public System.Windows.Forms.ScrollBars ScrollBars {get; set;}
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.