The BindingNavigator control represents a standardized way
to navigate data on a form. When a BindingNavigator is connected to a
BindingSource it can be used to navigate through the rows of the
BindingSource's (the rows of the BindingSources' data source). By default, the
BindingNavigator user interface is composed of a series of VCR-like buttons for
common data-related actions, such as adding, deleting, and navigating data.