RunTimeMenuItem.InvokeItem

Syntax

RunTimeMenuItem.InvokeItem( editArgsParam, reserved = 0)

Purpose

Executes the action the menu item specifies.

Remarks

This method has no effect when called on a menu item that represents a submenu.

Parameters

editArgsParam As Variant

[In] Specifies which items in the user interface are currently selected.

reserved As Long

[In] Pass 0 for this parameter.

This parameter has a default value of 0 .

See Also

EditTimeMenuItem.CommandPath

EditTimeMenuItem.SequenceFilePath

EditTimeMenuItem.SequenceName