Method OnHandlerSizeChanged
OnHandlerSizeChanged(EventArgs)
Called when the native control size is changed.
protected override void OnHandlerSizeChanged(EventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.