Method OnCreateControl
OnCreateControl()
Called from the constructor. This method is added for the compatibility with legacy code.
protected virtual void OnCreateControl()
Remarks
Derived classes can override this method to handle the event without attaching a delegate.