Contents Index Lesson 1: Create a project architecture Lesson 2: Create a form interface

UltraLite ActiveX User's Guide
  Tutorial: An UltraLite Application for PocketPC
    Lesson 1: Create a project architecture

Create an eMbedded Visual Basic project


The UltraLite component for eMbedded Visual Basic development is UltraLite ActiveX. The following procedure creates an eMbedded Visual Basic project for your application and adds a reference to the UltraLite ActiveX control.

To create a reference to UltraLite ActiveX

  1. Start eMbedded Visual Basic.

    Choose Start > Programs > Microsoft eMbedded Visual Tools > eMbedded Visual Basic 3.0.

    The New Project window appears.

  2. Choose a target and click OK.

    The remainder of the tutorial assumes that you have chosen Windows CE for the Pocket PC project.

  3. Create a reference to UltraLite ActiveX.

  4. Save the Project.


Contents Index Lesson 1: Create a project architecture Lesson 2: Create a form interface