ListView EnsureVisible with Scrollable = false

  • Thread starter Thread starter Kovan
  • Start date Start date
K

Kovan

I have a small problem, i am designing a custom interface and i need to turn
off the scrollers of a listview but be able to programmically choose items
(all this is fine)
the problem is that .EnsureVisile() only works when the scrollers are =
true,
what are my other alternatives?

Kovan,
 
Back
Top