BindingSource::ResetCurrentItem Method ()
.NET Framework (current version)
Causes a control bound to the BindingSource to reread the currently selected item and refresh its displayed value.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Calling this method will cause the ListChanged event to occur, specifying the item changed at the current position.
.NET Framework
Available since 2.0
Available since 2.0
Show: