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 |
hello sir i need movie editing and mixing software .where it is available and what is the site address
TO start the build process in Developer Studio Which keyboard function is used ?
what is DLL?
What is the RGB macro used for?
How can we use cmutex?
What is visual c++ runtime?
Is visual c++ the same as c++?
How do I get rid of microsoft visual c++ runtime library error?
How to declare more than one variable on a single line?
what r the vc++ components
Can I uninstall visual c++ 2005?
Is visual c++ still used?