I have form with a listbox on it. When a user selects an item from the listbox, a form is called and opened. What I would like to have happen is the called form to display on the same form with the listbox -- assuming the form with the listbox is big enough to fit the called form.
For example, the same idea how a web browser (with frames) can call other html file and display it on the same browser within the frame thus displaying everything on one browser.
Is my question clear? Am I asking the impossible? Any suggestions?
Thanks
For example, the same idea how a web browser (with frames) can call other html file and display it on the same browser within the frame thus displaying everything on one browser.
Is my question clear? Am I asking the impossible? Any suggestions?
Thanks