ComponentOne SplitContainer for WinForms
ShowCloseButton Property

C1.Win.C1SplitContainer.4 Assembly > C1.Win.C1SplitContainer Namespace > C1SplitterPanel Class : ShowCloseButton Property
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

Reference

C1SplitterPanel Class
C1SplitterPanel Members