Edit

Share via


TreeView.PaddingChanged Event

Definition

Occurs when the value of the Padding property changes.

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

Event Type

Attributes

Applies to