CListBox::SetHorizontalExtent 设置列表框可以水平滚动的宽度(以像素为单位)。 CListBox::SetItemData 设置与列表框项关联的值。 CListBox::SetItemDataPtr 设置指向列表框项的指针。 CListBox::SetItemHeight 设置列表框中项的高度。 CListBox::SetLocale 设置列表框的区域设置标识符。 CListBox::SetSel 在多选列表框中选...