System.Windows.Forms.DomainUpDown.SelectedItemChanged Event

Occurs when the DomainUpDown.SelectedItem property has been changed.

Syntax

public event EventHandler SelectedItemChanged

Remarks

For the DomainUpDown.SelectedItemChanged event to occur, the DomainUpDown.SelectedItem property can be changed in code, by the user typing in a new value or clicking the control's up or down buttons.

Requirements

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