.Net

For integration in .Net there is a user control.
Just add this to your toolbox of Visual Studio and drag'n drop it to your form.

ccf-net-small

To run the word processor just call

wordprocessor.connect()

in form_load.