AdvancedComboBoxTextChangedOnLeave Event

Occurs on leaving the control when Text is different from the value when the control received focus.

Definition

Namespace: KGySoft.WinForms.Controls
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public event EventHandler TextChangedOnLeave

Value

EventHandler

See Also