MRafeie 0 Newbie Poster

Hi
I've a WindowsFormsApplication project and I wanna use Office components in it.
For example, Consider the PlainTextContentControl which belongs to Microsoft.Office.Tools.Word namespace. (i.e. As we know this component is in the "Word Controls" group of ToolBox.) I added the above reference to my project, but this component is not accessible yet.

Thanks