EditTimeMenuItems.MoveItem

Syntax

EditTimeMenuItems.MoveItem( index, newIndex)

Purpose

Moves the menu item specified by a specific index to a new index within the list.

Parameters

index As Long

[In] Specifies the zero-based index of the item to move.

newIndex As Long

[In] Specifies a zero-based index determining where to move the menu item to.