Transentient
Registered User.
- Local time
- Today, 02:38
- Joined
- Sep 25, 2007
- Messages
- 31
I have a database, I am looking for a way to lock the size and position of the form such the user cannot change it.
At present I currently have the forms borderstyle set to NONE. This achieves the result I require, but conflicts with another feature of my form.
On the form opening I use the Form Stretch/shinker module from Peter De Baets, to set the form size to the current screen size. However when the shrinker/stretcher module runs I get an error message, as the Borderstyle None prevents re-sizing
Additionally I have to keep the database as a MDB file as changing it would present other problems
Is there any way i can allow the shrinker/stretch module to run, but prevent the user from moving or manually re-sizing the form?
Many thanx
At present I currently have the forms borderstyle set to NONE. This achieves the result I require, but conflicts with another feature of my form.
On the form opening I use the Form Stretch/shinker module from Peter De Baets, to set the form size to the current screen size. However when the shrinker/stretcher module runs I get an error message, as the Borderstyle None prevents re-sizing
Additionally I have to keep the database as a MDB file as changing it would present other problems
Is there any way i can allow the shrinker/stretch module to run, but prevent the user from moving or manually re-sizing the form?
Many thanx