In ComCtl32.ocx when you used:
nLastITEM=ListView1.ListItens.Count
ListView1.ListItens(nLastITEM).Selected=True
then the last iten where selected and appears in the screem and the scroll bar downs too.
Now in MSCOMCTL.OCX this don't take any effect!
Some one knows how can I select the last item and make it appears select for the user even if need scroll the ListView!!
Thanks in advance.
Jefferson
