ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / XViewHost Class / RightToLeft Property

In This Topic
    RightToLeft Property (XViewHost)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property RightToLeft As System.Windows.Forms.RightToLeft
    public virtual System.Windows.Forms.RightToLeft RightToLeft {get; set;}
    See Also