Hi,
I have a form that I want to load based on who is logged in. I want to make it so they cannot minimize it and see what is behind it. I have security set up so they cannot get into tables, forms, etc but it would be great if they also couldn't see behind the form. I maximize the form and set its Popup and modal to yes and Borderstyle to dialog. This takes away the max, min, and close buttons but, if the user double clicks on the border it still makes the form about half size and they can still drag it around. How do I stop this in code so administrators will have the min, max etc. but certain log in people will not?
Thanks
I have a form that I want to load based on who is logged in. I want to make it so they cannot minimize it and see what is behind it. I have security set up so they cannot get into tables, forms, etc but it would be great if they also couldn't see behind the form. I maximize the form and set its Popup and modal to yes and Borderstyle to dialog. This takes away the max, min, and close buttons but, if the user double clicks on the border it still makes the form about half size and they can still drag it around. How do I stop this in code so administrators will have the min, max etc. but certain log in people will not?
Thanks