ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / IDropDownOwner Interface / IsRightToLeft Property

In This Topic
    IsRightToLeft Property (IDropDownOwner)
    In This Topic
    Gets the right-to-left mode value for the owner dropdown.
    Syntax
    'Declaration
     
    ReadOnly Property IsRightToLeft As System.Boolean
    System.bool IsRightToLeft {get;}
    See Also