Question messagebox not waiting for input

rof

New member
Joined
Jun 25, 2009
Messages
1
Programming Experience
10+
The title is fairly self-explanatory, but this is the problem:

Developing for Windows Mobile 6, I have a form which displays a messagebox - but it doesn't wait for OK to be clicked, just goes straight ahead with the following code. I have tried trapping the response (although there isn't any!) in a DialogResult, but still the same. I know others have had this - how did you get round it, please?
 
Back
Top