List Question
20 TechQA 2022-07-07T00:10:06.147000Rewrite CListBox as a CCheckListBox
459 views
Asked by Husam Chekfa
Need help solving an issue in CListBox
154 views
Asked by Unknown
How can I set a CListBox to disallow the user changing the selected items? Without changing the selection mode from Extended?
40 views
Asked by Andrew Truckle
Passing a std::unique_ptr to CListBox::GetSelItems
87 views
Asked by Andrew Truckle
Upgrade MFC CListBox control with ON_WM_RBUTTONDOWN so dialog can handle message directly
315 views
Asked by Pablo
MFC - CListCtrl rows with optional checkboxes
1.4k views
Asked by mrdecompilator
MFC CListBox.AddString() doesn't show string
1.5k views
Asked by Lukáš Kotlík
Setting std::map items as itemdata of CListBox
366 views
Asked by Andrew Truckle
Setting individual items in a CListBox as bold with MFC
782 views
Asked by Andrew Truckle
C++ GUI in MFC - Pagination widget
306 views
Asked by Drahoš Maďar
Mouse click in non-item area of CListBox
330 views
Asked by MPW
Adding std::string values to CListBox ends up as gibberish
526 views
Asked by Andrew Truckle
get the index of the ClistBox item on Mouse over
1.1k views
Asked by lifeOfPi
MFC Owner Draw Listbox - GetItemDataPtr returning garbage
426 views
Asked by craker
is there any method available for change the property "right align text" of CListBox in MFC(c++)?
386 views
Asked by PedFoot
Custom MFC listbox or menu control for Metro Look
852 views
Asked by MalcolmX
CListBox hotlight tracking
189 views
Asked by true_casey
Set horizontal scroll of CListBox row back after resetting content
1k views
Asked by Mischo5500
Why can't I get the selected items in the CListBox? MFC
1.3k views
Asked by Amre
How to Attach event for the DHTLMX Clist cell type?
201 views
Asked by MissingNumber