Adding menus in WindowActivate Event
        Posted  
        
            by Sathish
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sathish
        
        
        
        Published on 2010-04-23T05:22:02Z
        Indexed on 
            2010/04/23
            5:23 UTC
        
        
        Read the original article
        Hit count: 345
        
I am designing a Shared Add-in for Excel in Csharp and now i am adding the custom menu in OnStartupComplete event but now i want this to be moved to WindowActivate event. I have added the event but it is not firing. Please help me
© Stack Overflow or respective owner