Updated: November 2007
This sample runs only in Microsoft Office Word 2007.
This sample demonstrates how to access the events of managed controls on a Word document from a Visual Studio Tools for Office project assembly.
This sample code is intended to illustrate a concept, and it shows only the code that is relevant to that concept. It may not meet the security requirements for a specific environment, and it should not be used exactly as shown. We recommend that you add security and error-handling code to make your projects more secure and robust. Microsoft provides this sample code "AS IS" with no warranties.
For information about how to install the sample project on your computer, see How to: Install and Use Sample Files Found in Help.
Download sample
Press F5.
This sample demonstrates:
Accessing controls on a Word document using Visual Basic and C#.
Handling control events.
Programming against managed controls, host controls, and user controls.