Constructs a new label item with the given text.
Constructs a new label item with default options.
public CommandBarLabelItem();
Constructs a new label item with the given text.
public CommandBarLabelItem(string);
CommandBarLabelItem Class | NETXP.Controls.Bars Namespace