When you create a database and drag it on to your form it will populate all the controls needed to make it fully active.
One of the controls is a navigation menu strip that allows you to:
- Scroll through records
- View how many records are in the database
- Add records
- Delete records
- Save records
Some of us may want to use our own type of controls that will perform the same functionality.
Maybe you want to make your own buttons and place them wherever you want on the form.
This project removes the navigation menu strip and uses buttons to perform all the above.
There is also a label that displays how many records are in the database.
Click the link below to download the project.
dataCustomControls
Edit: There’s a upgraded version of this project available which has more functionality.

Thanks for sharing, Jason. You’re great!
Thanks for the comments.
I hope to get back to some more tutorials real soon.
Please send me the coding for add new records, save records, delete records in visual basic. Thank you
I no longer have the codes for this, i don’t have the computer i had at that time either.
Sorry i couldn’t help you there.
Download the project and you will have access to the code.
can you make another database using ms Access?
a non sql one
how do you add a search button on a program like that? with a database?
I don’t have much knowledge in access