ComponentOne Spell 8.0 for ActiveX
VSSpell Quick Start

This section will lead you through the creation of a simple Visual Basic project that uses the VSSpell control.

  1. Begin by adding the VSSpell control to the Visual Basic Toolbox.

  2. Add a VSSpell control to the form by double clicking on the VSSpell control button in the Toolbox.

  3. Add a textbox and a command button to the form and set the following properties:

    Example Title
    Copy Code
    Command1.Caption = "Check Spelling"
    
    Text1.Text = ""
    

Your form should look like the one shown below:

See Also

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback