Adding Spelling & Grammar Checking Functions into VB.NET Applications
Category:
C#, VB.NET, ASP.NETType:
ApplicationsDifficulty:
IntermediateAuthor: Pankaj Banga
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.
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.
Download spellinggrammarchecker.zip