Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using mmMessageBox
Message
De
20/01/2005 12:41:00
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Using mmMessageBox
Versions des environnements
Environment:
C# 1.1
OS:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
00978954
Message ID:
00978954
Vues:
70
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!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform