Hello All.,
In windows form.
Can anyone please help me, How to implement radio button list in windows from..
I'm using checkedlist box, but all itmes can get selected in list. this should not happen.
My items is Male & Female. here only male or female should get select how it can be done..
can anyone please help me.
Loading
VulpesPosted Nov 5, 2012, 5:35 AM
They'll then behave as a group and won't interfere with any other RadioButtons you may have on your form.
Neha SharmaPosted Nov 5, 2012, 5:52 AM
Please find the attachment :
hope it ll help if it helps you mark it as answer.
Sandeep GowdaPosted Nov 5, 2012, 5:28 AM
Thank you for your reply.
I tried in your way., but I'm not getting. So can you please elloborate it.
I placed the checkedlist box in Goupbox.. but no use.
I there any properties to set or anything need to be done. can you please tell me.
VulpesPosted Nov 5, 2012, 5:00 AM
They will then act as a group and you'll only be able to select one at a time.