Click to See Complete Forum and Search --> : I would like to get the bitmap handle


Eric1
March 10th, 2000, 09:13 AM
Hello!

I am currently working under NT4 with VB6. I would like to be able to get the handle of a bitmap picture. I tried

PictureX.Picture.Handle



That function always return me an impossible value such as "-336547894"..
How can I get a good handle?? (It works well with Win98 but not with NT)
Any ideas?
Thanks in advance!
Eric