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
Dmitry Streblechenko - 02 Jan 2004 17:13 GMT
How exactly do you access a custom form? How do you add the buttons?
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
> Hi
> I am creating a outlook addins and in that OnConnection i am creating
[quoted text clipped - 10 lines]
> Pls let me know immediately
> Anushya