I am developing an addin for microstation. For this we are using a custom menu. While the addin is loaded the custom menu will be loaded from .dgnlib
I want to disable some menu items in the custom menu till the user is login. Once the user is logged all the menu items need to be enables.
Please suggest, which name space need to be used from which dll.?