NetXP 3.0 Reference

CommandBar.AllowTearOff Property

Gets or sets if the bar can be torn off by the user.

[Visual Basic]
Public Property AllowTearOff As Boolean
[C#]
public bool AllowTearOff {get; set;}

See Also

CommandBar Class | NETXP.Controls.Bars Namespace