Forum: Visual Basic 4 / 5 / 6 Nov 15th, 2008 |
| Replies: 8 Views: 1,244 dont just copy the code,match the braces
it is just a code snippet
so use the correct syntax
Private Sub cmdSwitch_click()
if picture1.picture ="D:\hehe\Winter.jpg" then
picture1.picture =... |