2
Answers

how to create a dynamic message box with class.

Rajavel G

Rajavel G

8y
301
1
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)
0
Rajavel G

Rajavel G

NA 97 5.8k 8y
Class to create a custom meassage box and it sholuld be call from any form of the application with arguments.
Arguments such as, Message box caption,meaasge,yes,no  
0
Tapan Patel

Tapan Patel

NA 8.1k 101k 8y
please explain your issue in detail. these isn't helping to understand the requirement.