advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
Adding Spelling & Grammar Checking Functions into VB.NET Applications

Author: Pankaj Banga
Category: VB.NET/ASP.NET
Type: Applications
Difficulty: Intermediate

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

Sponsored Links