RemoveGadgetItem()

Syntax

RemoveGadgetItem(#Gadget, Position)
Description
Removes an item of the specified #Gadget at the given Position. Position index starts at 0. The gadget type can be one of the following:

- ComboBoxGadget()
- PanelGadget()
- ListViewGadget()
- ListIconGadget()
- MDIGadget()
- TreeGadget() - If the removed Item is a Node, all Child Items will be removed too.

Supported OS

All

<- RemoveGadgetColumn() - Gadget Index - ResizeGadget() ->