event RemoveItem (Group as Group, Item as HITEM)
Occurs before deleting an Item.
Type
Description
Group as
Group
A Group object where the item is removed
Item as HITEM
A long expression that indicates the handle of the item being removed.
Use the RemoveItem to release any extra data that you might have used. The control fires the RemoveItem event before removing the item. Use the
RemoveItem
method to remove an item from Items collection.
Send comments on this topic.
© 1999-2008
Exontrol Inc, Software
. All rights reserved.