NetXP 3.0 Reference

CommandBar.Text Property

Gets or sets the text of the command bar shown in the title bar of the floating form.

[Visual Basic]
Public Property Text As String
[C#]
new public string Text {get; set;}

See Also

CommandBar Class | NETXP.Controls.Bars Namespace