Constructs a new, empty instance of a ListBarItem.
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);
ListBarItem Class | NETXP.Controls.Bars Namespace