Krool, thanks for fixing that issue. Confirmed solved.
One more thing, whenever I clicked the last visible row, NOT the last row, in a Listview, let's say containing like 20 rows, which is currently showing only the first 10 rows with row10 at the visible bottom, the rows automatically scrolled and showed me row11 without my intent.
mscomctl listview doesn't have this behaviour. I am not saying it is wrong or bad because I have seen the same thing in some other windows applications.
Could you please give us some form of control over that to not do it?
I think this is the reason behind
my earlier report (#3903 numbered c) about an inactive row added at the end of Listview.
Thanks again for all your hard work!