MessageBox Code Invoked but No PopUp
I have a Component where any message box message issued from within the component shows up in the trace as being executed, but the program doesn't actually stop and generate a message box to click on. Any thoughts on the cause? If I put it in for example FieldChange and immediately issue an Exit afterwards then the message box shows up.