remove record bar in form

J

Jim

Hello,
I do not want to see Record bar of the form at the bottom
in the form I created, how can I remove that?
Thanks,
Jim.
 
R

Rick Brandt

Jim said:
Hello,
I do not want to see Record bar of the form at the bottom
in the form I created, how can I remove that?
Thanks,

The property is called "Navigation Buttons". Set that to false and both the buttons
and the record counter will go away. If you wanted to just get rid of the counter
there is no setting for that. You would need to remove them both with this property
setting and then implement your own navigation buttons.
 
J

Jim

where do we set that property?
-----Original Message-----


The property is called "Navigation Buttons". Set that to false and both the buttons
and the record counter will go away. If you wanted to just get rid of the counter
there is no setting for that. You would need to remove them both with this property
setting and then implement your own navigation buttons.


.
 
J

Jim

Thanks I found it.
-----Original Message-----


The property is called "Navigation Buttons". Set that to false and both the buttons
and the record counter will go away. If you wanted to just get rid of the counter
there is no setting for that. You would need to remove them both with this property
setting and then implement your own navigation buttons.


.
 

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