J
JerryK
Hi,
I am trying to get the Hello World example that Microsoft published to work.
I have added a command button to my word document and hooked the button up
in my C# code. However when I launch my application in Visual Studio and
try the click the button on the Word document it acts as thought I am trying
to edit the document. The button is selected when I click on it. If I
double click on the button the Word macro editor appears and my C# function
associated with the button Click event is not fired. What am I doing
wrong?
Thanks,
Jerry
I am trying to get the Hello World example that Microsoft published to work.
I have added a command button to my word document and hooked the button up
in my C# code. However when I launch my application in Visual Studio and
try the click the button on the Word document it acts as thought I am trying
to edit the document. The button is selected when I click on it. If I
double click on the button the Word macro editor appears and my C# function
associated with the button Click event is not fired. What am I doing
wrong?
Thanks,
Jerry