Hi!

This is my problem:
I have a MDI application when a general menu.
When the user clicks on an item of the menu, a dialog box appears. In this dialog box, there is a button and when the user clicks on it a second dialog box appears.

Sometimes, i want that when the clicks on an item of the menu i want that the first box appears and after the second.

I don't know how do that!
How can i "say" to the first dialog box, when it's displayed, to open the second dialog box as if the user clicks on the button?

Thanks for your help

Sandrine