Results 1 to 10 of 10

Thread: [Resolved] Error with some codes...

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2006
    Posts
    69

    Resolved [Resolved] Error with some codes...

    1- Suppose that I am working in form1... this code is not working:

    VB Code:
    1. Private sub command1_Click()
    2. form2.command2_Click
    3. 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))
    Last edited by XShadow; Oct 19th, 2006 at 12:52 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width