I have a checkedlistbox with a few items in it and I want it to do only have one checked at a time. Is this possible to do with a checkedlistbox way or is there an easier way to do this kind of thing?
Uncheck all checkboxes except last one checked?
Page 1 of 16 Replies - 358 Views - Last Post: 03 July 2012 - 09:27 AM
Replies To: Uncheck all checkboxes except last one checked?
#2
Re: Uncheck all checkboxes except last one checked?
Posted 03 July 2012 - 06:40 AM
Note the item ticked
Loop through an untick everything else.
Loop through an untick everything else.
#3
Re: Uncheck all checkboxes except last one checked?
Posted 03 July 2012 - 06:45 AM
Radiobuttons.. you are describing them.
#4
Re: Uncheck all checkboxes except last one checked?
Posted 03 July 2012 - 07:27 AM
Is there such a thing as a RadioButtonListBox to replace the CheckedListBox the OP is using?
#6
Re: Uncheck all checkboxes except last one checked?
Posted 03 July 2012 - 08:52 AM
That's a big assumption from out of the blue.
What if its just a plain ole WinForm's application?
What if its just a plain ole WinForm's application?
#7
Re: Uncheck all checkboxes except last one checked?
Posted 03 July 2012 - 09:27 AM
There is no RadioButton list for WinForms. You put RadioButtons in a container like a Form, GroupBox, or Panel, and they should manage themselves.
http://msdn.microsof...hxcyah(v=vs.90)
http://msdn.microsof...hxcyah(v=vs.90)
This post has been edited by Skydiver: 03 July 2012 - 09:27 AM
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote







|