NetXP 3.0 Reference

CommandBar.Dropped Property

Gets or sets if the command bar's state is Dropped.

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

See Also

CommandBar Class | NETXP.Controls.Bars Namespace