LogisticsElectronicAddress.addContextMenuItem Method
Adds the context menu item to the LogisticsElectronicAddress type URL.
Syntax
public int addContextMenuItem(int _menuHandle, FormStringControl _formCtrl)
Run On
Called
Parameters
- _menuHandle
Type: int
The menu handle you want to build upon.
- _formCtrl
Type: FormStringControl Class
The string control on which to add context menu.
Return Value
Type: int
Returns the menuIndex for the type URL. If there is no URL type,then returns zero.