I have created an add-in for MS Word which includes adding a button and when the button clicked, a form is loaded. It works fine with the Word.

However, if more than one instance invoked, only the first instance and load the form when the button is clicked. However, all the instances have the button shown.

Could any one help me to solve this problem?