ItemNameAt Method

Object List Next Object

Defined By:
Menu

Description:

Finds the name of an item at a specific position.

Declaration:

Function ItemNameAt(ByVal position As Integer)As String

Details:

Position is the location of the item in the Menu. ItemNameAt returns a String containing the item
s name.

See Also:

ItemName method, ItemCaptionAt method