The following sample code shows how to modify the right-click menu by modifying the Data menu.
Visual Basic .NET
Private Sub SBO_Application_RightClickEvent(ByRef eventInfo As SAPbouiCOM.ContextMenuInfo, ByRef BubbleEvent As Boolean) Handles SBO_Application.RightClickEvent |