Usage void AnnoDeleteCustomMenu(Menu As LONGLONG)
Description This method deletes the user defined pop-up menu.
Parameters Menu LONGLONG Custom pop-up menu
Return value None
Programming Notes If you delete the custom menu, the default pop-up menu will be displayed when you click the right mouse button. The custom pop-up menu can be created by the AnnoCreateCustomMenu method.