I have a Main form with other controls on it and a command button that opens up a small form. On this small form, I have a SAVE and CLOSE button. How do I make it where the focus is set on the small form UNTIL I press the close button?
Meaning, once I open the small form, I would not be able to get back to the main form AT ALL until I close the small form.
Thanks.
Meaning, once I open the small form, I would not be able to get back to the main form AT ALL until I close the small form.
Thanks.