winforms\Managed\System\WinForms\ProfessionalColorTable.cs (7)
206get { return FromKnownColor(KnownColors.msocbvcrCBDragHandle); }
542rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBDragHandle] = controlText;
556rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBDragHandle] = GetAlphaBlendedColorHighRes(null, buttonShadow, window, 75);
837rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBDragHandle] = Color.FromArgb(81, 94, 51);
1078rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBDragHandle] = Color.FromArgb(84, 84, 117);
1302rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBDragHandle ] = Color.FromArgb(189,188,191); // msocbvcrCBDragHandle -> Needs to equal VSCOLOR_COMMANDBAR_DRAGHANDLE in vscolors.cpp
1609rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBDragHandle] = Color.FromArgb(39, 65, 118);