Click or drag to resize

RibbonAppButtonAppButtonBaseColorDark Property

Gets and sets the darker base color used for drawing an Office 2010 style application button.

Namespace:  Internal.ComponentFactory.Krypton.Ribbon
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Color AppButtonBaseColorDark { get; set; }

Property Value

Type: Color
See Also