How can we allow no selection of radio button in grouped
radio buttons?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / guest
If the ids are IDC_RADIO2, IDC_RADIO1,IDC_RADIO3
On Init Dialog
CheckRadioButton(IDC_RADIO1, IDC_RADIO3, -1);
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the difference between the = and == operators?
What is the use of message map? Advantages of a message map.
What is the return value when the InsertItem function fails?
How do I reinstall microsoft visual c++?
What is the use of microsoft visual c++ 2015 redistributable?
hello sir i need movie editing and mixing software .where it is available and what is the site address
How you build a project using Developer Studio?
What is microsoft visual c++ 2017 redistributable?
Does visual c++ 2017 replace 2015?
What is the difference between serialization and deserialization?
4 Answers Cap Gemini, HCL, MBT,
What is the value of the expression a = 42?
Do I need microsoft visual c++?