Edit

Share via


ProgressBar.PaddingChanged Event

Definition

Occurs when the value of the Padding property changes.

[System.ComponentModel.Browsable(false)]
public event EventHandler PaddingChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler? PaddingChanged;

Event Type

Attributes

Remarks

For more information about handling events, see Handling and Raising Events.

Applies to