NetXP 3.0 Reference

ListBarItem Constructor

Constructs a new, empty instance of a ListBarItem.

Overload List

Constructs a new, empty instance of a ListBarItem.

public ListBarItem();

Constructs a new instance of a ListBarItem, specifying the caption to display.

public ListBarItem(string);

See Also

ListBarItem Class | NETXP.Controls.Bars Namespace