Hi,
I need to be able to click on a button and have a small form become visible over a larger form. when the small form becomes active I need the larger background form to become dis-enabled. I use frmbigone.enabled=false
this works to a certain extent in that the form does become inactive but if you click on the larger now inactive form the smaller form goes to the background of the larger form. I then cant click on anything and have to bail out.
Any ideas as to how to keep the little form on top the whole time even if I click on the larger form.
Thanks in advance




Reply With Quote