System.Windows.Forms.WebBrowser.PaddingChanged Event

Occurs when the value of the WebBrowser.Padding property changes.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.ComponentModel.Browsable(false)]
public event EventHandler PaddingChanged

Remarks

Although you can get or set the value of the WebBrowser.Padding property and respond to changes by handling this event, the Padding property is not meaningful for this control.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0