Changing the size of record buttons

J

Jimmy Ionic

Is there any way I can increase the size of the bottom line buttons in the
data entry form? I mean the buttons which Access puts
by default to allow user to switch between different records and to create
the new records.
 
R

Rick B

No.

You could always create your own buttons on your form and write code to have
them do the same thing, but you can't change the look of the built-in ones.
 
J

Jimmy Ionic

Rick B said:
No.

You could always create your own buttons on your form and write code to have
them do the same thing, but you can't change the look of the built-in ones.

you are very evil :)
 
Top