C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonControlHost Class / OnRightToLeftChanged Method

In This Topic
OnRightToLeftChanged Method (RibbonControlHost)
In This Topic
Raises the RightToLeftChanged event.
Syntax
'Declaration
 
Protected Overridable Sub OnRightToLeftChanged( _
   ByVal e As System.EventArgs _
) 
 

Parameters

e
See Also