C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonControlHost Class / RightToLeftChanged Event

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