GrapeCity.Win.MultiRow Namespace > MultiRowFlatButtonAppearance Class : BorderColor Property |
<SRDescriptionAttribute("Indicates the color of the border around the button when FlatStyle is FlatStyle.Flat.")> <NotifyParentPropertyAttribute(True)> <DefaultValueAttribute()> <ApplicableToButtonHeaderPopupAttribute()> Public Property BorderColor As Color
Dim instance As MultiRowFlatButtonAppearance Dim value As Color instance.BorderColor = value value = instance.BorderColor
[SRDescription("Indicates the color of the border around the button when FlatStyle is FlatStyle.Flat.")] [NotifyParentProperty(true)] [DefaultValue()] [ApplicableToButtonHeaderPopup()] public Color BorderColor {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