Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I am creating a an application in WPF and want to have word web dictionary application in my window which provide that application facility in my application. Please help me if possible.
Thanks in advance...

[Edit] Removed 'pre' Tag for Text [/Edit]
Posted
Updated 1-Apr-11 21:10pm
v3
Comments
Sandeep Mewara 2-Apr-11 3:52am    
Similar question asked here by various usernames. Homework to a class today?

http://www.codeproject.com/Answers/176110/How-to-integrate-Word-Web-Dictionary-software-in-W.aspx#answer1

1 solution

WPF controls use inbuilt spell checking - http://blog.falafel.com/Blogs/RachelHagerman/08-09-23/Automatic_SpellChecking_for_WPF_Text_Controls.aspx[^].

You can also follow the link towards the end of this article.
 
Share this answer
 
v2
Comments
Sandeep Mewara 2-Apr-11 3:51am    
Sounds like a Homework question given to a class today:
http://www.codeproject.com/Answers/176110/How-to-integrate-Word-Web-Dictionary-software-in-W.aspx#answer1
Abhinav S 5-Apr-11 1:10am    
Very much a homework question. Hope I pointed OP in the right direction though.
vishal_h 6-Apr-11 1:07am    
Sir how to run this process in same window..
Sergey Alexandrovich Kryukov 4-Apr-11 22:35pm    
My 5. As to Homework questions, we better avoid helping them. There are too many of them; cheating...
--SA
Abhinav S 5-Apr-11 1:02am    
Thank you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900