C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonControlHost Class / RightToLeft Property

In This Topic
RightToLeft Property (RibbonControlHost)
In This Topic
Indicates whether the hosted control should draw right-to-left for RTL languages.
Syntax
'Declaration
 
Public Overridable Property RightToLeft As System.Windows.Forms.RightToLeft
 
See Also