WinForms › Binary Menu Controls › RendererThemeKind
RendererThemeKind
enum.NET 6 / 8 / 10Binarymission.WinForms.Controls.ExtendedMenuControls.Models
List of built-in Menu themes.
public enum RendererThemeKind
Members at a glance
Dark | Dark color theme. |
DarkWithSkinnyMenuExpansionArrow | Extended dark color theme that supports the menu expansion arrow to be drawn in skinny shape. |
ExtendedDark | Extended dark color theme that supports a built-in rendering of sidebar in the emenu strip. |
ExtendedLight | Extended light color theme that supports a built-in rendering of sidebar in the emenu strip. |
ExtendedSelectionDark | Extended dark color theme that supports built-in rendering of orange color menu-item selection state. |
ExtendedSelectionLight | Extended light color theme that supports built-in rendering of orange color menu-item selection state. |
Light | Light color theme. |
LightWithSkinnyMenuExpansionArrow | Extended light color theme that supports the menu expansion arrow to be drawn in skinny shape. |
Members
Dark
Dark color theme.
ExtendedDark
Extended dark color theme that supports a built-in rendering of sidebar in the emenu strip.
ExtendedLight
Extended light color theme that supports a built-in rendering of sidebar in the emenu strip.
ExtendedSelectionDark
Extended dark color theme that supports built-in rendering of orange color menu-item selection state.
ExtendedSelectionLight
Extended light color theme that supports built-in rendering of orange color menu-item selection state.
Light
Light color theme.