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.