2 references to hbmImage
System.Windows.Forms (2)
System\Windows\Forms\Controls\ImageList\ImageList.cs (2)
223
PInvokeCore.GetObject(imageInfo.
hbmImage
, out BITMAP bmp);
623
tmpBitmap = Image.FromHbitmap((IntPtr)imageInfo.
hbmImage
);