3 references to Bitmap
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (3)
1691
if (tab.
Bitmap
is null)
2071
AddLargeImage(tab.Tab.
Bitmap
);
3923
info.Button.ImageIndex = AddImage(info.Tab.
Bitmap
!);