C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonControlHost Class / VisibleChanged Event

In This Topic
VisibleChanged Event (RibbonControlHost)
In This Topic
Fires when the value of the Visible property changes.
Syntax
'Declaration
 
Public Event VisibleChanged As System.EventHandler
 
See Also