ItemIdAt Method

Object List Next Object

Defined By:
Menu

Description:

Find the ID of an item at a specific position.

Declaration:

Function ItemIdAt(ByVal position As Integer)As Integer

Details:

Position is the location of item in the Menu. ItemIdAt returns an Integer representing the item
s ID number.

See Also:

ItemId method