RibbonContextGlowColor Property
Gets or sets the color of the glow that indicates a context
Namespace: PCB_Investigator.PCBIControls.RibbonAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
public Color GlowColor { get; set; }
Public Property GlowColor As Color
Get
Set
public:
property Color GlowColor {
Color get ();
void set (Color value);
}
member GlowColor : Color with get, set
Property Value
Color