ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / ShowCloseButton Property

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