Guest_imported
New member
- Jan 1, 1970
- 0
This is probably a dumb question, but I've been having no end of problems here!
I have an MDI program, and I would basically like to load a form containing a text box and a command button which will return the value of the textbox to the calling sub after the user clicks the command button.
No matter how I try this, I have errors saying things like 'Only one MDI form allowed' as well as others.
is there a simple way to just get the value of the textbox?
I have an MDI program, and I would basically like to load a form containing a text box and a command button which will return the value of the textbox to the calling sub after the user clicks the command button.
No matter how I try this, I have errors saying things like 'Only one MDI form allowed' as well as others.
is there a simple way to just get the value of the textbox?