I am trying to develop an addin for MS Office 2010. I am stuck in
1)how to create events for toolbar?
2)How to initialize and deinitialize toolbar?
3)How to initialize button event click handler and deinitialize
I am using Ribbon Visual Designer to develop the addin of my own. I am new to this.
I am also using C# 4.0 VSTO 2010.
Thanks