DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / HeaderDoubleClick Event

In This Topic
    HeaderDoubleClick Event (C1SplitterPanel)
    In This Topic
    Occurs when the panel header is double-clicked.
    Syntax
    'Declaration
     
    
    Public Event HeaderDoubleClick As EventHandler
    public event EventHandler HeaderDoubleClick
    See Also