[]
Occurs when the text of the drop-down editor is changed.
[Browsable(true)]
public event EventHandler TextChanged
<Browsable(True)>
Public Event TextChanged As EventHandler
Type | Description |
---|---|
EventHandler | Occurs when the text of the drop-down editor is changed. |
This event is raised if the Text property is changed.