if i have a byte array say bmpPic() which contains the data of bitmap, how do i display it on the form? the bitmap will be 256x256 pixel with each pixel being 8bits. its actually a greyscaled picture. sorry i've search thru the forum but i dont really understand so i hope i can get some answers suitable for someone with zero vb experience...or maybe i just done my hello world program...does that count?