Method OnActivated
OnActivated(EventArgs)
Called when the Activated event is raised.
protected override void OnActivated(EventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.
Called when the Activated event is raised.
protected override void OnActivated(EventArgs e)
Derived classes can override this method to handle the event without attaching a delegate.