DeleteItem |
Removes a drop item from a DropButton, SplitButton or DropEntry-control.
Prototype:
DeleteItem(LONG ControlID, LONG ItemID)
Arguments:
ControlID |
ID of a DropButton, SplitButton or DropEntry |
ItemID |
ID of the item you want to remove |