Properties window?

geralf

Registered User.
Local time
Today, 10:30
Joined
Nov 15, 2002
Messages
212
I have a form that when in design view, shows the properties window, when I switch to form view, the properties window disappears automatically. In Every other form I need to click on the button to show properties window in design view, and switch it off in form view. Quite annoying. I've tried saving with p.window showing/not showing without any luck. Does anyone know how to make the propertty window work as my first described form does?

Thanks in advance
 
At the bottom of the Other tab is a property named - AllowDesignChanges. Change its value to DesignViewOnly.
 
Thanks for your help Pat!

Makes life so much easier :)

Have a nice day!
 

Users who are viewing this thread

Back
Top Bottom