Forum Discussion
YMinaev
Staff
15 years agoHi,
You can try processing your dialog as an unexpected window. Create a handler for the OnUnexpectedWindow event and write code which will access your dialog there via the Window parameter. See the Handling Events, Creating an Event Handler for the OnUnexpectedWindow Event and Testing Modal Windows help topics.
You can try processing your dialog as an unexpected window. Create a handler for the OnUnexpectedWindow event and write code which will access your dialog there via the Window parameter. See the Handling Events, Creating an Event Handler for the OnUnexpectedWindow Event and Testing Modal Windows help topics.