Event DropDownClosed
Occurs when the drop-down portion of the ComboBox is no longer visible.
public event EventHandler? DropDownClosed
Returns
- EventHandler
- Occurs when the drop-down portion of the is no longer visible.
Occurs when the drop-down portion of the ComboBox is no longer visible.
public event EventHandler? DropDownClosed