ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1InputMaskPickerForm Class / RtlTranslateHorizontal Method

In This Topic
    RtlTranslateHorizontal Method (C1InputMaskPickerForm)
    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