4
Answers

MessageBox in C#

I need an output as follows:
 
/"
 
i want the above o/p. how can i write the code? please help me. Thanks in advance.
 
MessageBox.Show(" /" "); --> it displays error.
 
Thanks,
AP 
Answers (4)