Click or drag to resize

KryptonPaletteTMSMenuStripMenuStripGradientEnd Property

Gets and sets the ending color of the gradient used in the MenuStrip..

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 Color MenuStripGradientEnd { get; set; }

Property Value

Type: Color
See Also