MenuItemSelectionColorRenderingStyle
enum.NET Framework 4.8Binarymission.WinForms.Controls.MenuControls
Lists the possible rendering styles, to render the menu item's selection area drawing.
public enum MenuItemSelectionColorRenderingStyle
Members at a glance
Default | Draws the menu item selection rectangle using the default style. |
Office | Draws the menu item selection rectangle using a built-in engine to render similar to MS Office color rendering on hovered items. |
Members
Default
Draws the menu item selection rectangle using the default style.
Office
Draws the menu item selection rectangle using a built-in engine to render similar to MS Office color rendering on hovered items.