Application::OnActivated Method (EventArgs^)
.NET Framework (current version)
Raises the Activated event.
Assembly: PresentationFramework (in PresentationFramework.dll)
OnActivated raises the Activated event.
A type that derives from Application may override OnActivated. The overridden method must call OnActivated in the base class if Activated needs to be raised.
.NET Framework
Available since 3.0
Available since 3.0
Show: