Returns
the name of the menu item hook. This is a read-only property; it can be viewed
but not set.
Syntax
VBScript
eventObject.StringItem
Perl
$eventObject->StringItem();
Identifier
Description
eventObject
An instance of EventObject.
Return value
A String whose value indicates the menu item hook name when
the EventType property contains the value CONTEXMENU_ITEM_CONDITION; otherwise,
this property contains an empty value for all other event types.