Form Design

R

Rocky

Is there a way to design forms in Access like is done with Visual Basic 6.
By that I mean can you make it show just the form without the top and side
scroll bars and detail bar on the window while in design view. I have a
hard time getting the form to the right size and keeping it like that. I am
just wondering if there is a way to view and work with the forms like in
Viusal Basic, where you just see the form itself, without all the other
distractions, and the form stays the size you drag it to?
Thanks,
Rocky
 
T

Tony C

I'm not so sure how Forms are designed in VB 6 as I've
never used it, however there are properties available that
allow you to control size, scroll bars etc..

If you open a form in Design View, then display the
properties for the Form, you can use the following
Properties on the Format Page to control how a Form is
displayed: -

Default View
Views Allowed
Scroll Bars
Record Selectors
Navigation Buttons
Dividing Lines
Auto Resize
Auto Center
Border Style

If you experiment with these properties, you will soon get
the hang of it and produce the results you are looking for.

HTH


Tony C.
 

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

Top