System.Windows.Forms.BindingNavigator: Method Members

The methods of System.Windows.Forms.BindingNavigator are listed below. For a list of all members, see the BindingNavigator Members list.

See Also: Inherited members from System.Windows.Forms.ToolStrip

Public Methods

AddStandardItems()

Adds the standard set of navigation items to the System.Windows.Forms.BindingNavigator control.

BeginInit()

Disables updates to the System.Windows.Forms.ToolStripItem controls of the System.Windows.Forms.BindingNavigator during the component's initialization.

EndInit()

Enables updates to the System.Windows.Forms.ToolStripItem controls of the System.Windows.Forms.BindingNavigator after the component's initialization has concluded.

Validate() : bool

Causes form validation to occur and returns whether validation was successful.

Protected Methods

override
Dispose(bool)

Releases the unmanaged resources used by the System.Windows.Forms.BindingNavigator and optionally releases the managed resources.

OnRefreshItems()

Raises the BindingNavigator.RefreshItems event.

RefreshItemsCore()

Refreshes the state of the standard items to reflect the current state of the data.