NetXP 3.0 Reference

CommandBar.ID Property

Gets or sets a unique ID for this command bar.

[Visual Basic]
Public Property ID As Integer
[C#]
public int ID {get; set;}

See Also

CommandBar Class | NETXP.Controls.Bars Namespace