\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / ComboBoxContainer Class / RtlTranslateHorizontal Method

In This Topic
    RtlTranslateHorizontal Method (ComboBoxContainer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function RtlTranslateHorizontal( _
       ByVal align As System.Windows.Forms.HorizontalAlignment _
    ) As System.Windows.Forms.HorizontalAlignment
    protected System.Windows.Forms.HorizontalAlignment RtlTranslateHorizontal( 
       System.Windows.Forms.HorizontalAlignment align
    )

    Parameters

    align
    See Also