[]
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
Type | Description |
---|---|
EventHandler | Occurs when the user commits changes to the text box. |