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

In This Topic
    RightToLeft Property (DynamicStyle)
    In This Topic
    Gets a value indicating whether the right-to-left mode is on.
    Syntax
    'Declaration
     
    Public ReadOnly Property RightToLeft As System.Boolean
    public System.bool RightToLeft {get;}
    See Also