Click or drag to resize

KryptonColorTable2016MenuItemPressedGradientBegin Property

Gets the starting color of the gradient used when a top-level ToolStripMenuItem is pressed down.

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

Property Value

Type: Color
See Also