[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.Validating

Validating Event

Fires to validate the contents of the hosted control before it loses focus.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.8.dll
Syntax
[C1Category("Focus")]
[C1Description("RibbonControlHost.Validating", "Fires to validate the contents of the hosted control before it loses focus.")]
public event CancelEventHandler Validating
Returns
Type Description
CancelEventHandler Fires to validate the contents of the hosted control before it loses focus.