Outlook - CommandBars

  • Thread starter Thread starter Anushya
  • Start date Start date
A

Anushya

Hi
I am creating a outlook addins and in that OnConnection i am creating
a toolbar(Commandbars). the code is working fine..

But the problem is when i access a custom form on the click of a
commandbarbutton, other buttons handlers are not working.. Where am i
doing mistake??

Note:If i dont access a form, CommandBarButton works fine for repeated
clicks.
The entire code is in c#.

Pls let me know immediately
Anushya
 
Back
Top