1. What problems did you encounter while developing your solution? How do you plan to overcome
them?/How did you overcome them?
Today in class, I started and finished the Smiley face project. One problem I encountered while writing this program was how to change the image in the picture box object through code. I solved it by using the code segment
Me.pbSmiley.Image = Image.FromFile("O:\Petr\Period3\smileyFaces\happy.jpg")
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment