Description
Returns
the name of the menu item hook. Il s'agit d'une propriété en lecture seule ; elle peut être visualisée mais pas définie.
Syntaxe
VBScript
eventObject.StringItem
Perl
$eventObject->StringItem();
- Identificateur
- Description
- eventObject
- An instance of EventObject.
- Valeur de retour
- 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.