PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / RightToLeftChanged Event

In This Topic
    RightToLeftChanged Event (C1RibbonPreviewDialog)
    In This Topic
    Occurs when the RightToLeft property value changes.
    Syntax
    'Declaration
     
    Public Event RightToLeftChanged As EventHandler
    public event EventHandler RightToLeftChanged
    See Also