Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using mmMessageBox
Message
From
20/01/2005 12:41:00
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Using mmMessageBox
Environment versions
Environment:
C# 1.1
OS:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
00978954
Message ID:
00978954
Views:
71
Hello all:

I'm trying to use the mmMessageBoxForm to display messages to my users. I have the following code:

DialogResult result = mmAppDesktop.MessageBox.Show("Is date of birth year correct?","ALERT",MessageBoxButtons.YesNo,MessageBoxIcon.Asterisk,MessageBoxDefaultButton.Button2);

The problem is that the message box does not center the buttons. The box is sized properly to fit the text, but the buttons are off center and partially cut off. What am I doing incorrectly?

Thanks in advance!
Next
Reply
Map
View

Click here to load this message in the networking platform