16 references to GetAlphaBlendedColorHighRes
System.Windows.Forms (16)
winforms\Managed\System\WinForms\ProfessionalColorTable.cs (16)
526
gradientBegin =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 23);
527
gradientMiddle =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 50 );
531
msocbvcrCBCtlBkgdMouseOver =
GetAlphaBlendedColorHighRes
(null, highlight, window, 30);
532
msocbvcrCBCtlBkgdMouseDown =
GetAlphaBlendedColorHighRes
(null, highlight, window, 50);
554
rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBBkgd] =
GetAlphaBlendedColorHighRes
(null, window, buttonFace, 165);
555
rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBCtlBkgdSelectedMouseOver] =
GetAlphaBlendedColorHighRes
(null, highlight, window, 50);
556
rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBDragHandle] =
GetAlphaBlendedColorHighRes
(null, buttonShadow, window, 75);
557
rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBGradMainMenuHorzEnd] =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 205);
558
rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBGradOptionsBegin] =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 70);
559
rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBGradOptionsMiddle] =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 90);
560
rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBGradMenuIconBkgdDroppedBegin] =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 40);
561
rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBGradMenuIconBkgdDroppedMiddle] =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 70);
562
rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBGradMenuIconBkgdDroppedEnd] =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 90);
563
rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBMenuBdrOuter] =
GetAlphaBlendedColorHighRes
(null, controlText, buttonShadow, 20);
564
rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBMenuBkgd] =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 143);
565
rgbTable[ProfessionalColorTable.KnownColors.msocbvcrCBSplitterLine] =
GetAlphaBlendedColorHighRes
(null, buttonShadow, window, 70);