Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MmMessageBox
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Miscellaneous
Thread ID:
00852082
Message ID:
00852414
Views:
14
>This is probably a dumb question but where is mmMessageBox? It's obviously not like MessageBox where I can just call from a form. I couldn't find that info in the doc too.

Stephen,
Sure you can, as long as you have the appropriate references in your code. If you have:
using OakLeaf.MM.Main.Windows.Forms;
as one of your references.
mmMessageBox is a static class and you can call it in your code anywhere you want.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform