[]
Fires when the value of the Text property changes.
[C1Category("PropertyChanged", "Property Changed")]
[C1Description("RibbonControlHost.TextChanged", "Fires when the value of the Text property changes.")]
public event EventHandler TextChanged
| Type | Description |
|---|---|
| EventHandler | Fires when the value of the property changes. |