PropertyManager::OnCurrentChanged Method (EventArgs^)

 
Use BaseTrue

Raises the CurrentChanged event.

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

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

Parameters

ea
Type: System::EventArgs^

The EventArgs that contains the event data.

.NET Framework
Available since 1.1
Return to top
Show: