Tagged Questions
2
votes
1answer
245 views
Popup for a check box
Say there's a form (XAML) with a checkbox on it. If the check box is checked the user should be warned about something. The message to the user is basically, if you enable this then be aware that such ...