ProgressBar.ImeModeChanged Event

Definition

Occurs when the value of the ImeMode property changes.

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

Event Type

Attributes

Applies to