ComponentOne Spell 8.0 for ActiveX
VSThesaurus Quick Start

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

  1. Begin by adding the VSThesaurus control to the Visual Basic Toolbox. If you are not sure how to do this, reference your Visual Basic manual or Help file on how to add custom controls.

  2. Add a VSThesaurus control to the form by double clicking on the VSThesaurus control button in the Toolbox. Add a textbox and a command button to the form and set the following properties:

    Example Title
    Copy Code
    Command1.Caption = "Thesaurus"
    
    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