[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1RibbonForm.OnDeactivate

OnDeactivate Method

OnDeactivate(EventArgs)

Raises the Deactivate event.

Declaration
protected override void OnDeactivate(EventArgs e)
Parameters
Type Name Description
EventArgs e
Overrides