[]
Fires to validate the contents of the hosted control before it loses focus.
[C1Category("Focus")]
[C1Description("RibbonControlHost.Validating", "Fires to validate the contents of the hosted control before it loses focus.")]
public event CancelEventHandler Validating
Type | Description |
---|---|
CancelEventHandler | Fires to validate the contents of the hosted control before it loses focus. |