CommandBar.AllowClose Property
Gets or sets if the bar's floating window can be closed by the user.
[Visual Basic]Public Property AllowClose As
Boolean [C#]public
bool AllowClose {get; set;}
See Also
CommandBar Class | NETXP.Controls.Bars Namespace