ComponentOne Menus and Toolbars for WinForms
CloseButton Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1NavBar Class : CloseButton Property
Gets or sets a value indicating whether the close button is shown in panel caption, and what is closed when it is clicked.
Syntax
'Declaration
 
Public Property CloseButton As C1NavBarCloseButtonEnum
public C1NavBarCloseButtonEnum CloseButton {get; set;}
See Also

Reference

C1NavBar Class
C1NavBar Members