How do I keep a form on top / in focus?

Arg81

Well-known member
Joined
Mar 11, 2005
Messages
949
Location
Midlands, UK
Programming Experience
1-3
I've added a button so that it opens a new instance of a customer select form. when that form is closed, the cboCustomer.text is saved as a variable.

How do I keep that customer select form, so that the user is not able to do anything with the entry form?

cheers,
Luke
 
Back
Top