Method OnBoundsChanged
OnBoundsChanged(EventArgs)
Called when the BoundsChanged event is raised.
protected override void OnBoundsChanged(EventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.