<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title></title><style type="text/css">.felamimail-body-blockquote {margin: 5px 10px 0 3px;padding-left: 10px;border-left: 2px solid #000088;} </style></head><body>Am 05.06.2013 09:53:00, schrieb Aurélien Gâteau:<br><blockquote class="felamimail-body-blockquote">> What exactly do you mean by a checkbox list? I can't really picture it right<br>> now...<br><br>I understand it as a list with checkable items. Something like the attached <br>screenshot, except with the checkbox and label in the same column.<br></blockquote><p><br></p><p>Short answer for the moment:<br></p><p>* Google Picture Search: http://www.google.de/search?q=checklistbox&tbm=isch</p><p>* MSDN: http://msdn.microsoft.com/de-de/library/system.windows.forms.checkedlistbox.aspx</p><p>* wxWidgets: http://docs.wxwidgets.org/trunk/classwx_check_list_box.html</p><p><br></p><p>Other langs (or widget sets) have clb intrinsic implemented with list, grids, tables or what else. Aurélien's example looks like a combination of a key-value panel with check boxes instead of the keys because of the dotted intersection in the header.<br></p></body></html>