All,
Just got Embedded Visual Basic 3.0 up and running. Tried to add a bitmap
image(Image1.bmp) to the form but it will not display. Checked that I have
the correct components active(MSCE Image Control 3.0 and MSCE PictureBox
Control 3.0). Tried to copy image to clipboard and paste to Image control
property and it would not display. I then tried to view bitmap using
"Imagectrl.Picture" property and added path to bitmap(same directory).
Neither of these controls seemed to work. I also tried viewing the bitmap
file using the PictureBox property and again the bitmap will not display. I
have worked with VB 6.0 and using similar controls and worked well. Can
someone tell me what I am doing wrong?
Thanks for your help.
Michael T. Thompson
thompson14@comcast.net
Replies