You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Introduction
This exercise continues to develop the iiiHelloWorld form you created in exercise FRM015A.

A 'results' field will be added to the form and the form will now automatically display input text in the results field, in uppercase and reversed, controlled by a check box.

Objectives

  • To learn how to find component definitions
  • To use component properties
  • To understand component events
  • To learn how to use component methods.


To achieve these objectives you will complete the following:

Step 1. Component Definitions

Step 2. Understanding Events

Step 3. Using Component Properties

Step 4. Understanding Component Methods

Summary

Before You Begin

  • Complete exercise FRM015A before starting this exercise.


  • No labels