Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
No icon in Listview with LVIF_PARAM
#1
I have a peculiar problem....

(1) Scenario 1 : Created ListView Item as follows -
LVITEM lvi.mask=LVIF_TEXT|LVIF_IMAGE

Problem: Since I am not using the LVIF_PARAM flag...custom draw is of no use.

(2) Scenario 2 : Created ListView Item as follows -
LVITEM lvi.mask=LVIF_TEXT|LVIF_IMAGE|LVIF_PARAM

Problem: Icons are shown ONLY in 1st column and not in the second (attachment icon)


Please advice.


Attached Files Image(s)
   


Forum Jump:


Users browsing this thread: 1 Guest(s)