[]
Event raised when the text is changed.
[C1Category("PropertyChanged", "Property Changed")]
[C1Description("RibbonComboBox.TextChanged", "Event raised when the text is changed.")]
public event EventHandler TextChanged
Type | Description |
---|---|
EventHandler | Event raised when the text is changed. |