I have a form with 2 controls.
A combo box that has a row source in a table, nothing fancy, just the only field, all records.
A continue button. The on-click event is set to basically no-op.
When I open the form programmatically, it opens, and doesn't wait for any events, it just returns...