bjwade62 Posted July 6, 2006 Posted July 6, 2006 What happened to the moveable property of a form? Quote
Administrators PlausiblyDamp Posted July 6, 2006 Administrators Posted July 6, 2006 It isn't supported any longer. You can get a similar effect by removing the form's caption and giving it a fixed border style though. Generally speaking preventing a user from being able to position things as they desire could be seen as a poor UI design. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
bjwade62 Posted July 6, 2006 Author Posted July 6, 2006 Generally speaking preventing a user from being able to position things as they desire could be seen as a poor UI design. Nomally I'd agree with you. However in this instance I'm creating a test and don't want the user to be able to get to the desktop. Thanks for the answer, Bernie Quote
Leaders snarfblam Posted July 6, 2006 Leaders Posted July 6, 2006 You can maximize it and set the borderstyle to None, with no control box. It won't stop the user 100%, but its a start. Quote [sIGPIC]e[/sIGPIC]
mandelbrot Posted July 11, 2006 Posted July 11, 2006 There are better methods (the right tool for the right job) - you could try restricting the access to various sections of Windows using a Policy Editor... Paul. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.