Results 1 to 3 of 3

Thread: msgbox creator

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2001
    Location
    Brugge
    Posts
    102

    msgbox creator

    Is there anyone who has a program to create msgboxes the easy way?
    Greetz Matje

  2. #2
    AIS_DK
    Guest
    how about this
    Code:
    call msgbox("This is a simple messagebox", vbCritical + vbYesNo + vbDefaultButton2, "Test Program")

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2001
    Location
    Brugge
    Posts
    102
    That's a nice example buddy...

    But I'm searching for a program where you have a visual method to create a messagebox.

    I once had a program like this but I can't find it back.
    Greetz Matje

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