The following chapters contain related information:
Designer: The tutorial programs dcl_data.c and dcl_flds.c demonstrate a variety of choice lists. dcl_flds.c defines a form with several fields. Each field is associated with a choice list with different option settings. You can enter information from the choice lists and see how the various options work.
Code: The tutorial programs cl_data.c, cl_flds.c, and cl_mult.c demonstrate a variety of choice lists. cl_flds.c defines a form with several fields. Each field is associated with a choice list with different option settings. You can enter information from the choice lists and see how the various options work. cl_mult.c implements a multiple selection checklist.