|
-
Dec 17th, 2007, 11:17 PM
#1
Thread Starter
Fanatic Member
Custom MessageBox button Text
hi guys help please...How can i have a custom text on my button in my messagebox? Say, i want to replace the Yes or NO button with Text1 for YES and Text2 for NO. Thanks in advance!
-
Dec 18th, 2007, 12:51 AM
#2
Re: Custom MessageBox button Text
The MessageBox class does what it does. There is no hidden functionality. Either you create your own form and make it look like a MessageBox or else you use the Windows API to access the buttons on the form create by MessageBox.Show.
-
Dec 18th, 2007, 01:33 AM
#3
Thread Starter
Fanatic Member
Re: Custom MessageBox button Text
Ok...Maybe i'll just create my own MessageBox-Like form...Thanks for that info john.
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
|