method Bars.Remove (Name as Variant)
Removes a specific member from the Bars collection.
Type
Description
Name as Variant
A string expression that indicates the name of the bar being removes, a long expression that indicates the index of the Bar being removed
Use the Remove method to remove a bar from the Bars collection. Use the
Add
method to add new bars to the collection. Use the
Clear
method to clear the bars collection. Use the
ClearBars
method to clear the bars from an item. Use the
RemoveBar
method to remove a bar from an item. Use the
Refresh
method to refresh the control.
Send comments on this topic.
© 1999-2008
Exontrol Inc, Software
. All rights reserved.