Click or drag to resize

KryptonPaletteTMSMenuMenuItemSelected Property

Gets and sets the solid color to use when a ToolStripMenuItem other than the top-level ToolStripMenuItem is selected.

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

Property Value

Color
See Also