have a very simple okonly messag box to be displayed, but I have to click the OK button twice to make it go way. I can see if flicker on the screen like it redrawn a just after I click the ok button the first time.
If I set a breakpoint on the line of code just after the message box I only have to click once. So when I step through code it only displays the box once, when I disable all breakpoints and run the app it looks like the message box pops up twice and I have to click twice to make it go away.
Thanks for you help
Joe
If I set a breakpoint on the line of code just after the message box I only have to click once. So when I step through code it only displays the box once, when I disable all breakpoints and run the app it looks like the message box pops up twice and I have to click twice to make it go away.
Thanks for you help
Joe