问题
I would like to ask if there is way how to create cusotm styled Messagebox in silverlight, with exactly same behavior as classic Messagebox class. Plus how to implement with MVVM pattern. Any Ideas?
回答1:
There are lots of custom messageboxes, just search in google. Here are some of them:
- Custom MessageBox Control for Silverlight 3
- Custom Silverlight Controls: Creating a reusable MessageBox dialog.
- Silverlight Modal Dialog With Custom User Controls
All of them are with source code.
来源:https://stackoverflow.com/questions/5458282/custom-styled-messagebox-in-silverlight