BindingNavigator::RefreshItemsCore Method ()

 

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

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
virtual void RefreshItemsCore()

If you have overridden AddStandardItems in a derived class, you should also override RefreshItemsCore to refresh any custom standard items you have added to the BindingNavigator control.

.NET Framework
Available since 2.0
Return to top
Show: