Content Controls Form Programming
I'm developing a MS Word Template using Visual Studio 2008. I"m planing on having customized C# code associated with the form for form validation.
The project creates a dll along with the dotx file and others. When I'm ready to distribute the docx file using the template, will that dll have to be distributed as well?
|