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