Method OnPaddingChanged
OnPaddingChanged(EventArgs)
Called when the value of the Padding property changes.
protected virtual void OnPaddingChanged(EventArgs e)
Parameters
Remarks
Derived classes can override this method to handle the event without attaching a delegate.