Property Text
Text
Gets or sets a value indicating the caption of the toolbar item.
public override string Text { get; set; }
Property Value
Remarks
Setting this property to "-" makes the item a separator.
Use underscore (_
) symbol before a character to make it
an access key.