PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / OnRightToLeftLayoutChanged Method

In This Topic
    OnRightToLeftLayoutChanged Method (C1RibbonPreviewDialog)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnRightToLeftLayoutChanged( _
       ByVal e As EventArgs _
    ) 
    protected virtual void OnRightToLeftLayoutChanged( 
       EventArgs e
    )

    Parameters

    e
    See Also