home *** CD-ROM | disk | FTP | other *** search
/ Mastering Visual Basic 6 / mastvb6.iso / ch_code / ch14 / spelldoc / docform.frx < prev    next >
Encoding:
Text File  |  1996-05-16  |  480 b   |  4 lines

  1.  ▌This TextBox contains two short paragrafs, which you can spelcheck by clicking the command button below. The program will start MS Word in the background, which will locate all words in error and display them on a separate Form.  By clicking on a word inquestion, you can see a  list of alternatives. 
  2.  
  3. This example doesn't dhow you how to replace the misspelled word, which is a straightforward task once you have the list of words in error and the suggested alternatives.
  4.