CurrencyManager::OnCurrentChanged Method (EventArgs^)

 

Raises the CurrentChanged event.

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

public protected:
virtual void OnCurrentChanged(
	EventArgs^ e
) override

Parameters

e
Type: System::EventArgs^

The EventArgs that contains the event data.

.NET Framework
Available since 1.1
Return to top
Show: