winforms\Managed\System\WinForms\ProfessionalColorTable.cs (7)
332get { return FromKnownColor(KnownColors.msocbvcrCBMenuBkgd); }
550rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBMenuBkgd] = window;
564rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBMenuBkgd] = GetAlphaBlendedColorHighRes(null, buttonFace, window, 143);
875rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBMenuBkgd] = Color.FromArgb(244, 244, 238);
1116rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBMenuBkgd] = Color.FromArgb(253, 250, 255);
1326rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBMenuBkgd] = Color.FromArgb(252,252,252); // msocbvcrCBMenuBkgd
1647rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBMenuBkgd] = Color.FromArgb(246, 246, 246);