DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / ShowCloseButton Property

In This Topic
    ShowCloseButton Property (C1SplitterPanel)
    In This Topic
    Gets or sets whether the Close button should appear in the panel header.
    Syntax
    'Declaration
     
    
    Public Property ShowCloseButton As Boolean
    public bool ShowCloseButton {get; set;}
    See Also