[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTextBox.LostFocus

LostFocus Event

Occurs when the text box loses focus.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Focus")]
[C1Description("RibbonTextBox.LostFocus", "Occurs when the text box loses focus.")]
public event EventHandler LostFocus
Returns
Type Description
EventHandler Occurs when the text box loses focus.