[]
Fires when the hosted control loses the focus.
[C1Category("Focus")]
[C1Description("RibbonControlHost.LostFocus", "Fires when the hosted control loses the focus.")]
public event EventHandler LostFocus
Type | Description |
---|---|
EventHandler | Fires when the hosted control loses the focus. |