Form styles

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Although MS Access has several form styles, are others available? Is it
possible to create custom styles? (Some of those Microsoft includes seem a
bit hokey.)
Thanks!
 
Doug said:
Although MS Access has several form styles, are others available? Is
it possible to create custom styles? (Some of those Microsoft
includes seem a bit hokey.)
Thanks!

All the "styles" are is a wizard automatically setting a bunch of form
properties that all can be set just as easily set manually. The most
notable thing from the styles is that the picture property of the form is
set to some canned bitmap file. You can also set that property yourself to
just about any image file you want.

Most serious developers avoid the picture property anyway as it just makes
your file bigger (and your right they mostly scream "amateur"). Clean and
functional is the better approach.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top