KB10683 - Show a pop-up menu in .NET code using the XDK.
Use:
menuPopUp.Show(ActiveForm, _pos)
​Without this, the menu will be visible but menu event will not be fired. The ContextMenu property is not visible because .NET ActiveX interoperable layer does not provide this.
Created: March 06, 2006, Modified: September 16, 2015