2
Answers

Don't want to execute after message box

Photo of kamal  das

kamal das

12y
1.4k
1

I am working windows application using c#. 

A message box is appearing with ok button and i want to no code to execute after ok button click. I am writing return after message box but problem is it is coming out that method but still executes method which are calling this method.

Answers (2)