ListBarPages.Item
- Updated2025-07-21
- 1 minute(s) read
ListBarPages.Item
Syntax
ListBarPages.Item( itemIdx)
Data Type
Purpose
Returns a reference to an item with the specified name or at the specified index in the collection.
Parameters
itemIdx As Variant
[In] You can pass a number to obtain a page by its zero-based index. You can also pass a string to obtain the ListBarPage using its name.