21 references to MakeTransparent
System.Drawing (1)
commonui\System\Drawing\ToolboxBitmapAttribute.cs (1)
468img.MakeTransparent();
System.Windows.Forms (20)
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxBaseAdapter.cs (1)
270bitmap.MakeTransparent();
winforms\Managed\System\WinForms\ControlPaint.cs (1)
1291bitmap.MakeTransparent();
winforms\Managed\System\WinForms\DataGridCaption.cs (1)
388b.MakeTransparent();
winforms\Managed\System\WinForms\DataGridRow.cs (2)
221b.MakeTransparent(); 297errorBmp.MakeTransparent();
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
1543b.MakeTransparent();
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (1)
1449bitmap.MakeTransparent();
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
1699bitmap.MakeTransparent();
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
82bitmaps.MakeTransparent();
winforms\Managed\System\WinForms\PropertyGrid.cs (2)
1652image.MakeTransparent(); 2480transparentBitmap.MakeTransparent();
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (2)
79expandImage.MakeTransparent(); 84collapseImage.MakeTransparent();
winforms\Managed\System\WinForms\ThreadExceptionDialog.cs (4)
320expandImage.MakeTransparent(); 322collapseImage.MakeTransparent(); 366expandImage.MakeTransparent(); 372collapseImage.MakeTransparent();
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (1)
398bitmap.MakeTransparent();
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (2)
419bitmap.MakeTransparent(); 689bitmap.MakeTransparent();