[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.VisibleChanged

VisibleChanged Event

Fires when the value of the Visible property changes.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("PropertyChanged", "Property Changed")]
[C1Description("RibbonControlHost.VisibleChanged", "Fires when the value of the Visible property changes.")]
public event EventHandler VisibleChanged
<C1Category("PropertyChanged", "Property Changed")>
<C1Description("RibbonControlHost.VisibleChanged", "Fires when the value of the Visible property changes.")>
Public Event VisibleChanged As EventHandler
Returns
Type Description
EventHandler Fires when the value of the Visible property changes.