|
Adding Spelling & Grammar Checking Functions into VB.NET Applications
| Version Compatibility: |
Visual Basic.NET
|
More information: This sample project demonstrates how to add spelling and grammar checking functions into VB.NET applications. As object libraries for MS Word are not natively written in .NET, this sample references the Microsoft Word 10.0 Object Library (a COM wrapper) to import the required spelling & grammar components into a VB.NET application. Be sure to see the readme file for implementation details. This code has been viewed 41225 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. http://www.freevbcode.com/Source/1205/spellinggrammarchecker.zip
|