HypernovaDesktop Components · docs
Binarymission
WinFormsBinary 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

DarkDark color theme.
DarkWithSkinnyMenuExpansionArrowExtended dark color theme that supports the menu expansion arrow to be drawn in skinny shape.
ExtendedDarkExtended dark color theme that supports a built-in rendering of sidebar in the emenu strip.
ExtendedLightExtended light color theme that supports a built-in rendering of sidebar in the emenu strip.
ExtendedSelectionDarkExtended dark color theme that supports built-in rendering of orange color menu-item selection state.
ExtendedSelectionLightExtended light color theme that supports built-in rendering of orange color menu-item selection state.
LightLight color theme.
LightWithSkinnyMenuExpansionArrowExtended light color theme that supports the menu expansion arrow to be drawn in skinny shape.

Members

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.