Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8459

Re: How to remove the menu items when remove Add-On

$
0
0

Hi Sachin,

Depending on whether you are using B1DE.

But normally, after you initialize your Application.SBO_Application object,

you would add below code to register the event :

SBO_Application.AppEvent += new _IApplicationEvents_AppEventEventHandler(SBO_Application_AppEvent);

or

 

SBO_Application.AppEvent += SBO_Application_AppEvent;

 

SBO_Application_AppEvent

 

Regards

Edy


Viewing all articles
Browse latest Browse all 8459

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>