IRegisterItemMetroStyleBackground Property

The metro style menu shows the item with this background color, if color is empty it will be not shown in metro style menu.

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public Color MetroStyleBackground { get; set; }

Property Value

Color

See Also