4
Answers

MessageBox in C#

Photo of Arunprasad T S V

Arunprasad T S V

7y
951
1
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)