Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to change MessageBox Title used by MM dialogs?
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01106727
Message ID:
01107170
Views:
20
Rick,

Mark's right that mmMessageBox isn't used unless you have localization turned on. Can you tell me the scenarios in which you want to change this caption, and what you want to change it to? Right now you can override the form-level methods and change each of these captions, but as I get ready to release MM .NET 2.1, I would like to provide a solution that will easily allow you to change the captions without overriding these methods.

FYI, here are the different captions that are displayed by Framework-level dialogs:

  1. "Are you sure you want to delete this record", "Application Message"

  2. "Do you want to save changes?" "Application Message"

  3. "No record was found matching the specified criteria", "Application Message"

  4. "Unable to save the current data. See the error icons for details.", "Data Entry Error"

  5. "Concurrency exception", "Data Entry Error"

  6. "Unable to save the current data. See the error icons for details.", "Data Entry Error"

  7. "Data saved successfully. See the warning icons for additional information.", "Data Entry Error"

  8. (Generic exception display) = "Application Error"


Best Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform