NetXP 3.0 Reference
CommandBar.CustomizeText Property
Gets or setst the text of the Customize command.
[Visual Basic]
Public Property CustomizeText As
String
[C#]
public
string
CustomizeText {get; set;}
See Also
CommandBar Class
|
NETXP.Controls.Bars Namespace