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 the difference between an MLE and an SLE?
What is microsoft visual c++ 2013 redistributable?
What is difference between c++ and visual c++?
What is dao in vc ++?
What is a thread (VC++) and state the difference between Cmutex and Csemaphone?
Is it ok to uninstall microsoft visual c++?
What is vcredist_x86 exe?
Do I need microsoft visual c++?
Can I delete old microsoft visual c++?
What is microsoft visual c++ used for?
What is vc++ redistributable?
Do I need ms visual c++ on my computer?
What is cwinthread class? Explain its advantages.
How do you handle drag and drop in ole?
Explain the significance of initapplication() in vc++.