c++.windows.32-bits - How do I group 2 radio items?
- "Janito Vaqueiro Ferreira Filho" <jvffprogramming ieg.com.br> Feb 08 2002
- Jan Knepper <jan smartsoft.cc> Feb 13 2002
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
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








Jan Knepper <jan smartsoft.cc>