I learned how to use Access Database in VS2008, and just have one question. When I put BindingNavigator control on my form, how to get buttons for Previous, Next, First, AddNew, Delete, Save record.

So, I have this

http://i.msdn.microsoft.com/8zhc8d2f...-cn,VS.80).gif

And I want to have buttons for all buttons that are in BindingControl from picture. It's not that simple to make buttons and copy code to it because when I double-click on buttons on BindingNavigator control there isn't any code. So, is there somebody to help me? Thanks!