How can we produce a red line effect under the wrong spelling word, as the image below:
alt text http://img505.imageshack.us/img505/7253/options285x395rg9.th.png
Update
I do not want to use Google or any other spell program. I would like to know how to create a red line effect.
You can do this using RichTextBox , which allows you to set the underline style and emphasize color on any part of the text,
And here the example does exactly what you want to do.
use google spell checker
http://www.asp101.com/articles/jeremy/googlespell/default.asp
This page shows how the owner draws a TextBox to draw a wavy red line.
You can use rich editing features and methods to draw wavy lines. For more information, visit this site: http://geekswithblogs.net/pvidler/archive/2003/10/15/188.aspx
Source: https://habr.com/ru/post/1277540/More articles:XML to XSD - xmlIE 7 redirects after jQuery ajax calls - jqueryHow to store key-value pairs in application settings at runtime? - c #Buildprocess for corporate projects ActiveX / COM / VB6 - version-controlWhat is the best way to modify the text contained in an XML file using Python? - pythonShould I be a Scrum wizard to manage agile contractions? - scrumHow to get integer char value in C ++? - c ++Change today by advancing one month and setting the system time - datetimeGroovy parsing JSON vs XML - jsonGoogle ala multilingual login - language-agnosticAll Articles