ListBarPageItems.Remove
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
ListBarPageItems.Remove
Syntax
ListBarPageItems.Remove( itemIdx)
Purpose
Use this method to delete an item on the page.
Remarks
This method takes the numeric index of an item.
Note
When the
ListBarPage
is connected to a manager control, you cannot remove any items from the page.
Parameters
itemIdx As Long
[In] Specifies the zero-based index of the item to remove.