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