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