1- Suppose that I am working in form1... this code is not working:
VB Code:
Private sub command1_Click() form2.command2_Click End sub
Is there any other way to do that?
2- I used form properties to load a picture... but now I changed my mind and I don't want to load any picture... However, I tried to unload it!!! but I can't do that!!! This appears always and I can't delete it (Picture: (Bitamp))




Reply With Quote