This property can hold user defined values or
data attached to the given menu item. It can store anything a VARIANT type can handle -
strings, numeric values, objects, etc.Syntax:
VarioMenuItem.Info = object | string | numeric
Parameters:
User defined.
Remarks:
Feel free to assign any value you need to attach with the menu item.
Applies to:
VarioMenuItem object
|