NetXP 3.0 Reference

CommandBarLabelItem Constructor

Constructs a new label item with the given text.

Overload List

Constructs a new label item with default options.

public CommandBarLabelItem();

Constructs a new label item with the given text.

public CommandBarLabelItem(string);

See Also

CommandBarLabelItem Class | NETXP.Controls.Bars Namespace