CComboBox has a function called SetHorizontalExtent which doesn’t work. SDK equivalent is CB_SETHORIZONTALEXTENT which also doesn’t work. The reason for this bug is pretty lame, because WS… more →
bits and bytesNibu Thomas wrote 1 month ago: CComboBox has a function called SetHorizontalExtent which doesn’t work. SDK equivalent is CB_S … more →
Jijo.Raj wrote 9 months ago: Combobox is good, because they utilize less space and at the same time they can show a list of opti … more →
Neel Aakash wrote 1 year ago: The MFC CComboBox is weird. The CBN_SELCHANGE and CBN_CLOSEUP message handler doesn’t call proper se … more →
Nibu Thomas wrote 1 year ago: We know that a combobox is a combination of different controls. Well now the question is there an AP … more →