Miner.Desktop Assembly > Miner.Desktop.AutoUpdaterBrowser Namespace > FeatureControl Class : BorderStyle Property |
'Declaration <SRCategoryAttribute("CatAppearance")> <System.ComponentModel.DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> <SRDescriptionAttribute("UserControlBorderStyleDescr")> <System.ComponentModel.BrowsableAttribute(True)> <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Always)> Public Property BorderStyle As System.Windows.Forms.BorderStyle
'Usage Dim instance As FeatureControl Dim value As System.Windows.Forms.BorderStyle instance.BorderStyle = value value = instance.BorderStyle
[SRCategory("CatAppearance")] [System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)] [SRDescription("UserControlBorderStyleDescr")] [System.ComponentModel.Browsable(true)] [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Always)] public System.Windows.Forms.BorderStyle BorderStyle {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.