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

In This Topic
    CloseButtonClick Event (C1SplitterPanel)
    In This Topic
    Occurs when the Close button is clicked in the panel header.
    Syntax
    'Declaration
     
    
    Public Event CloseButtonClick As EventHandler
    public event EventHandler CloseButtonClick
    See Also