removing buttons

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

Guest

i am trying to make a form to just run through records, but i dont want those
default buttons at the bottom of the window, as i am taking care of the
buttons myself... is there a way to take that bottom toolbar off?
 
Hi, go to the Form properties in Design View and set the Navigation Buttons
property to No

Sheila
 
Open the Form in DesignView. Open the Properties window of the Form. In
the Format tab, set the "Navigation Buttons" Property to No.
 
i am trying to make a form to just run through records, but i dont want those
default buttons at the bottom of the window, as i am taking care of the
buttons myself... is there a way to take that bottom toolbar off?

Sure. Open the Form in design view; view its Properties; set the
Navigation Buttons property to No.

John W. Vinson[MVP]
 
Back
Top