ListBarItemCollection.Remove Method
Removes the specified ListBarItem from the collection.
[Visual Basic]Public Sub Remove( _
ByVal
item As
ListBarItem _
)
Parameters
- item
- Item to remove.
See Also
ListBarItemCollection Class | NETXP.Controls.Bars Namespace