Scrolling a ListView

  • Thread starter Thread starter David Gordon
  • Start date Start date
D

David Gordon

Hi,

There's a whole load of useful stuff missing from ListView in .NET!

At the moment I'm trying to get it to scroll to the right in the same way
that EnsureVisible will make it scroll up or down. I'm already using API
calls for GetScrollPos etc., any ideas how I can post my own scrolling
messages to it?

Cheers,

David
 

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