Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTab Class / RightToLeftLayoutChanged Event

In This Topic
    RightToLeftLayoutChanged Event
    In This Topic
    Occurs when the RightToLeftLayout property is changed.
    Syntax
    'Declaration
     
    
    Public Event RightToLeftLayoutChanged As EventHandler
    public event EventHandler RightToLeftLayoutChanged
    See Also