How can we allow no selection of radio button in grouped
radio buttons?
Answer Posted / pnnr
If there are IDC_RADIO1, IDC_RADIO2, IDC_RADIO1
In InitDialog :
Place the code :
CheckRadioButton(IDC_RADIO1, IDC_RADIO3, -1);
PNNR
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is difference between c++ and visual c++?
How do I remove microsoft visual c++ 2015 redistributable?
hello sir i need movie editing and mixing software .where it is available and what is the site address
What is microsoft visual c++ used for?
Is visual c++ the same as c++?
What is mfc in vc++?
Is it safe to uninstall microsoft visual c++ 2008 redistributable?
What is the use of microsoft visual c++ 2015 redistributable?
How you build a project using Developer Studio?
What is a wizard?
What is ole? How do you handle drag and drop in ole?
What is vcredist?
What is microsoft visual c++ 2017 redistributable?
What is microsoft visual c++ 2015 redistributable?
What is cmutex? How can we use it?