Results 1 to 5 of 5

Thread: Hyperlink in MessageBox

  1. #1

    Thread Starter
    Hyperactive Member Dorothy's Avatar
    Join Date
    Feb 2001
    Posts
    310

    Hyperlink in MessageBox

    Is there any way one can have hyperlink displayed in a MessageBox?

  2. #2
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539
    2 ways to do it

    1. derive a new class from message box and do what eve ru want to it..

    2. create ur own message box using a form and what ever else u need

  3. #3
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    hmmm...i tryed that thing of inherit from MessageBox but there is really nothing u can do with that i think...or what?
    \m/\m/

  4. #4
    Hyperactive Member made_of_asp's Avatar
    Join Date
    Jul 2001
    Location
    123 Fake Street
    Posts
    394
    What about subclassing an exisiting message box?
    VS.NET 2003

    Need to email me?

  5. #5
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    It shouldn't be to difficult. Just extend the existing MessageBox class and add a hyperlink control to the controls collection.

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