Method OnHandleCreated
OnHandleCreated(EventArgs)
Called when the control's handle is created.
protected override void OnHandleCreated(EventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.