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

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

Create a MobileVB project


The following procedure creates a MobileVB project for your application. It adds the UltraLite for MobileVB controls to a MobileVB project. On the Visual Basic toolbar on the left of the Visual Basic environment, MobileVB tools appear in addition to the standard Visual Basic tools.

To create an UltraLite for MobileVB reference

  1. Start MobileVB

    Choose a target and click OK.

  2. Create a new project.

  3. Choose a design target for your application. When asked for the Design Target, choose PocketPC.

  4. Create a Visual Basic reference to the UltraLite for MobileVB component:

  5. Give the Project a name.

  6. Save the Project:


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