Table of Contents

Method OnCreateControl

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.