I've been tasked with creating a Windows application for our company that users can use to enter information about various different processes. In this form will be various different fields related to the process. One of those fields needs to be a "Notes" field. The Notes field needs to have the full MS Word processing capabilities. My thought was to somehow embed a MS Word "shell" into the win form and use the word processing features of Word to edit the Notes. Once complete, the data would need to be stored into a SQL Server database. I've done some googling, and can only find articles related to creating Word docs programmatically. Nothing I've found shows using Word as an editor within a win form. Is this even possible? If so, how would this be done?
Thanks,
Mitch
mwa
<><
Thanks,
Mitch
mwa
<><