In my program, the main form that launches is completely maximized. Occasionally a smaller form might launch. I was wondering how I can prevent the user from clicking outside the smaller form (thus keeping the focus entirely on the smaller form) until he manually closes it using either a command button (unload me) or using the control box.

Please help,
Brandr