[]
Occurs when the user commits changes to the text box.
[C1Category("Behavior")]
[C1Description("RibbonTextBox.ChangeCommitted", "Occurs when the user commits changes to the text box.")]
public event EventHandler ChangeCommitted
<C1Category("Behavior")>
<C1Description("RibbonTextBox.ChangeCommitted", "Occurs when the user commits changes to the text box.")>
Public Event ChangeCommitted As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the user commits changes to the text box. |