[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
 RadioGroup
 Create a radio button group
------------------------------------------------------------------------------
 Description
     The RadioGroup class provides a convenient mechanism for manipulating
     radio buttons.
 Examples
     .  This example creates a group of radio buttons, one with a
        caption of "Commands" and the other "Macros":
        oRadio1:RadioButto(2,2,"Commands")
        oRadio2:RadioButto(3,2,"Macros")
        oRadiogroup:RadioGroup(2,2,3,9)
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson