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,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top