hiding options on forms

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

Guest

How do i hide things such as the minimize and close buttons? i want the form
to stay one size and i have a cmd button to close it.

thanks
 
How do i hide things such as the minimize and close buttons? i want the form
to stay one size and i have a cmd button to close it.

Hi Dean,

Open the Form's Properties list and look for the following options
on the Format or All tabs:

Control Box
Min Max Buttons
Close Button

Play around with those options to see what they do.
Then set them just as you would like.
 
In design view, look at the form properties. You'll see options for stuff
like "Min Max Buttons" and "Close Button"
 
Sorry, I'm trying to find the MinMax Buttons on my form properties and I
don't see that. I'm running Access 2003. Thanks for any help you can provide.

H.
 
On the Format tab on the Properties sheet. Make sure you have the Form
selected (either using the combo box at the top of the Properties sheet or
by clicking on the little square in the top left-hand corner of the form in
Design view)
 
Back
Top