Method OnHandlerAttached
OnHandlerAttached(EventArgs)
Called after a new control handler is attached.
protected virtual void OnHandlerAttached(EventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.