[]
Occurs when the text box loses focus.
[C1Category("Focus")]
[C1Description("RibbonTextBox.LostFocus", "Occurs when the text box loses focus.")]
public event EventHandler LostFocus
Type | Description |
---|---|
EventHandler | Occurs when the text box loses focus. |