Click or drag to resize

RibbonAppButtonAppButtonBaseColorLight Property

Gets and sets the lighter 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 AppButtonBaseColorLight { get; set; }

Property Value

Type: Color
See Also