Help, some of my forms are partially in design mode

  • Thread starter Thread starter ad
  • Start date Start date
A

ad

Hi every body. I have a weird small problem with some of my forms.

When these forms are opened, the "properties" widow appears, which is supposed to appear only when the form is in design mode.
Further more, some properties of objects can be changed in the normal mode such as text colour. If I do make such changes, when I
close the form I will be asked if I want to save the design change or not.

Is this a problem or something I didn't know. Is anything I need to turn off? As I said only some of my forms are like this. The
rest behave normally.

Thanks in advance.

ad
 
Change the 'Allow Design Changes' property of the form (you'll find it on
the 'Other' tab in the Properties window) to 'Design View Only'. Apparently,
someone thought it would be a good idea to have it default to 'All Views'.
Go figure ...
 
Is that all? :-)

Done! Thank you so much.


Brendan Reynolds said:
Change the 'Allow Design Changes' property of the form (you'll find it on the 'Other' tab in the Properties window) to 'Design
View Only'. Apparently, someone thought it would be a good idea to have it default to 'All Views'. Go figure ...
 
Back
Top