Re: To call a Dialog Window
I'm not following what you're asking.
Re: To call a Dialog Window
Quote:
Originally Posted by
laephy
Hello Everybody,
I am new in this Forum. I have a question: how can I call from the main window application to a child window. I want to use a pushbottom.
I want to create a pushbotton and when the user click on the bottom, then it should open a new window.
Thanks.
If you are wanting to create child forms for a MDI container, or hide/show, I'd suggest reading http://msdn.microsoft.com/en-us/libr...(v=vs.80).aspx.
Enjoy,
Quinn