Specifying Override Images

You specify different images to represent the nodes in a tree by using the TREECTL_NODE record.

To specify override images:

  1. Add the following fields to the tree control node record:

    • OVERRIDE_IMAGE

    • OVERRIDE_MSGSET

    • OVERRIDE_MSGNUM

  2. Add PeopleCode to use the override values when writing tree control node records.