Results 1 to 5 of 5

Thread: how to customize my message box

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2004
    Posts
    169

    how to customize my message box

    Hi
    I want to display a message box with some words like this---"You have entered another stage, please stop" , I want an icon like a stop sign instead of vbcritical("X"), HOW TO DO IT?

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    Create your own messagebox using a form.
    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

  3. #3
    VB6, XHTML & CSS hobbyist Merri's Avatar
    Join Date
    Oct 2002
    Location
    Finland
    Posts
    6,654
    Just an idea: why hasn't anyone written a msgbox class module? That'd create a msgbox via API or other method with possibility to set custom icon, message, has support for normal msgbox flags...

    Just a weird idea. Probably not worth the work I'm again having my hands on some other project and I don't have enough interest on this, so... but this seems to be a somewhat common question.

  4. #4
    Member
    Join Date
    Mar 2004
    Location
    Florida
    Posts
    44
    Well I don't have the time nor the knowledge to explain it correctly so check out this link:http://www.planetsourcecode.com/vb/s...10805&lngWId=1

    hth
    $hep

  5. #5
    Frenzied Member HanneSThEGreaT's Avatar
    Join Date
    Nov 2003
    Location
    Vereeniging, South Africa
    Posts
    1,492
    Hi here's a great example I downloaded from PSC (I can't remember the url)

    Hannes
    Attached Files Attached Files
    VB.NET MVP 2008 - Present

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