Lab 12: Radio Button Object
Step 1: On the Graphics tab of the Ribbon in the Active Objects group, select Radio button.
Step 2: Click and drag in the ACTIVE OBJECTS screen to shape the Radio button.
Step 3: Double-click on the object to open the Object Properties window.
Step 4: Under Caption, type “Integer Value 1,” under the Tag field type “iVar1” and for the True Value select 1 as above.
Step 5: Close the Object Properties window.
Step 6: Create four additional radio buttons, with iVar1 as the Tag, but with the Caption and True Value showing values for the numbers 2-5 instead. For example, the second radio’s caption will be “Integer Value 2” and the True Value will be 2. Repeat with:
Caption: Integer Value [n]
True Value: [n]
With [n] being 2 through 5. The Tag field will not change.
Step 7: Close the Object Properties window.