1
Answer

want to draw a image to the picturebox

david ali

david ali

14y
2.8k
1
How can I draw a bitmap image to the picturebox using the drawimage command, I'm not using a file image,  already created one  in code.

I do not want to use the paint for the picturebox, ex. private sub PictureBox1_Paint().

how can I do this? please help.



  
Answers (1)