|
-
Dec 19th, 2002, 12:11 AM
#1
Thread Starter
Hyperactive Member
Hyperlink in MessageBox
Is there any way one can have hyperlink displayed in a MessageBox?
-
Dec 19th, 2002, 01:47 AM
#2
Frenzied Member
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
-
Dec 19th, 2002, 03:39 PM
#3
yay gay
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/
-
Dec 21st, 2002, 06:26 AM
#4
Hyperactive Member
What about subclassing an exisiting message box?
-
Dec 22nd, 2002, 12:12 PM
#5
PowerPoster
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|