Hi,
I want to change the background colour of the message dialog box and the colour of the message on the dialog box.
can somebody tell me how this could be accomplished.
try winrt xaml toolkit [INPUT DIALOG TEST]
if correct mark as answer
Hello!
Sorry, but you can't do that with standart MessageDialog.
You can create your own custom control and use Popup class to show it.