5 references to msocbvcrCBIconDisabledLight
System.Windows.Forms (5)
System\Windows\Forms\Controls\ToolStrips\ProfessionalColorTable.cs (5)
490rgbTable[KnownColors.msocbvcrCBIconDisabledLight] = buttonFace; 725rgbTable[KnownColors.msocbvcrCBIconDisabledLight] = Color.FromArgb(243, 244, 240); 967rgbTable[KnownColors.msocbvcrCBIconDisabledLight] = Color.FromArgb(247, 245, 249); 1222rgbTable[KnownColors.msocbvcrCBIconDisabledLight] = Color.FromArgb(235, 233, 237); // msocbvcrCBIconDisabledLight 1495rgbTable[KnownColors.msocbvcrCBIconDisabledLight] = Color.FromArgb(233, 236, 242);