SetName Method

Object List Next Object

Defined By:
Menu

Description:

Sets the Name of an item at a specific position.

Declaration:

Function SetName(ByVal pos As Integer,ByVal name As String)As Integer

Details:

Position is the location of the item whose name you want to set. Name is the new value for the item
s name.

See Also:

ItemName property