Using the SalesStaff table in the Company database, let the user choose between lists of part-time versus full-time employees. Use radio buttons to make the selection. Display the average salary of the selected group in a label. An example is shown in Figure 10-82. When the program starts, the Full-time button is automatically selected. See image.