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
In which Way invoke context-sensitive help inside the editor?
What is iunknown? Explain some of commonly used methods provided by iunknown.
What is microsoft visual c++ 2010 x86 redistributable?
What is vcredist_x86 exe?
What is a thread (VC++) and state the difference between Cmutex and Csemaphone?
Can I uninstall visual c++?
How do I uninstall and reinstall microsoft visual c++ runtime libraries?
How do I install microsoft visual c++ 2015?
Does visual c++ 2017 replace 2015?
Is visual c++ a compiler?
How do I change visual code font?
Is microsoft visual c++ a virus?
What is visual c++ used for?
What is visual c++ redistributable?
Explain pointer to the constant and constant pointer?