16 references to GetAlphaBlendedColorHighRes
System.Windows.Forms (16)
System\Windows\Forms\Controls\ToolStrips\ProfessionalColorTable.cs (16)
398
gradientBegin =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 23);
399
gradientMiddle =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 50);
402
msocbvcrCBCtlBkgdMouseOver =
GetAlphaBlendedColorHighRes
(null, highlight, window, 30);
403
msocbvcrCBCtlBkgdMouseDown =
GetAlphaBlendedColorHighRes
(null, highlight, window, 50);
423
rgbTable[KnownColors.msocbvcrCBBkgd] =
GetAlphaBlendedColorHighRes
(null, window, buttonFace, 165);
424
rgbTable[KnownColors.msocbvcrCBCtlBkgdSelectedMouseOver] =
GetAlphaBlendedColorHighRes
(null, highlight, window, 50);
425
rgbTable[KnownColors.msocbvcrCBDragHandle] =
GetAlphaBlendedColorHighRes
(null, buttonShadow, window, 75);
426
rgbTable[KnownColors.msocbvcrCBGradMainMenuHorzEnd] =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 205);
427
rgbTable[KnownColors.msocbvcrCBGradOptionsBegin] =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 70);
428
rgbTable[KnownColors.msocbvcrCBGradOptionsMiddle] =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 90);
429
rgbTable[KnownColors.msocbvcrCBGradMenuIconBkgdDroppedBegin] =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 40);
430
rgbTable[KnownColors.msocbvcrCBGradMenuIconBkgdDroppedMiddle] =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 70);
431
rgbTable[KnownColors.msocbvcrCBGradMenuIconBkgdDroppedEnd] =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 90);
432
rgbTable[KnownColors.msocbvcrCBMenuBdrOuter] =
GetAlphaBlendedColorHighRes
(null, controlText, buttonShadow, 20);
433
rgbTable[KnownColors.msocbvcrCBMenuBkgd] =
GetAlphaBlendedColorHighRes
(null, buttonFace, window, 143);
434
rgbTable[KnownColors.msocbvcrCBSplitterLine] =
GetAlphaBlendedColorHighRes
(null, buttonShadow, window, 70);