ComponentOne SuperTooltip for WinForms
C1.Win.C1SuperTooltip.4.5.2 Assembly / C1.Win.C1SuperTooltip Namespace / C1SuperLabel Class / RightToLeft Property

In This Topic
    RightToLeft Property (C1SuperLabel)
    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