2
Answers

how to create a dynamic message box with class.

I want create class in c# for displaying dynamic message box. The message box should be able to call any one of the form with arguments.

Answers (2)