Click to See Complete Forum and Search --> : listview events


lior6543
January 25th, 2005, 10:05 AM
i know that when i'm clicking on an item in a listview control the "Click" event is called.

what event is it when i'm clicking the white space inside the listview but not on an item (which is Click, as i said)?

i would like to know that because when i click there, ater the selected (single-select) item was one that i changed its color, the color of the item changes back to black (defualt) and i don't know why. i guess i got 2 problems here...


please help.

lior6543
January 25th, 2005, 10:07 AM
...i forgot to mention that when i click on an item (any item) again the color is back...