Hi
in a Silverlight project I am using the following code for shoeing a message box , is it possible changing its Language? I mean that I want to have custom items instead of Ok and Cancel button.
MessageBox.Show("","",MessageBoxButton.OK);
Hi
in a Silverlight project I am using the following code for shoeing a message box , is it possible changing its Language? I mean that I want to have custom items instead of Ok and Cancel button.
MessageBox.Show("","",MessageBoxButton.OK);