www.digitalmars.com         C & C++   DMDScript  

c++.windows.32-bits - How do I group 2 radio items?

reply "Janito Vaqueiro Ferreira Filho" <jvffprogramming ieg.com.br> writes:
Hi,
    I've got 4 radio items and I don't want them to interfeer each other.
How can I separate them in two goups? OBS: I working on a dialog. ThanQ,

                    JVFF
Feb 08 2002
parent Jan Knepper <jan smartsoft.cc> writes:
Give 'em all the WS_GROUP style.
Jan



Janito Vaqueiro Ferreira Filho wrote:

 Hi,
     I've got 4 radio items and I don't want them to interfeer each other.
 How can I separate them in two goups? OBS: I working on a dialog. ThanQ,

                     JVFF
Feb 13 2002