I'm just trying to figure out how to disable a form when another is opened on top of it.
At first I figured that I could use the form.enabled property but this doesn't appear to even exist.
Making the form invisible is not really a viable option as users will require to look at the data on the inactive form, but not be able to change it until the "on-top" form is closed.
Any help would be appreciated,
Jimbo.
At first I figured that I could use the form.enabled property but this doesn't appear to even exist.
Making the form invisible is not really a viable option as users will require to look at the data on the inactive form, but not be able to change it until the "on-top" form is closed.
Any help would be appreciated,
Jimbo.