hai all,
is it possible to change the language of messagebox button..
for eg:
MessageBox.Show("hai", "MSG", MessageBoxButtons.YesNo);
can we change the language(german,french..) of "YesNo" . i.e while installing if we select the lanaguage as german is it possible to display the yes /no button of the messagebox in german..