ListBoxEx (OpenNETCF) & Scrollbar

  • Thread starter Thread starter carmen
  • Start date Start date
C

carmen

I tried and works fine with a standard listbox but doesn't work with a
OpenNETCF listBoxEx. Changing the value of TopIndex the listbox doesn't
change. Could you help me, please?
Carmen
 
You're right the TopIndex property doesn't properly in the ListBoxEx.
You can use EnsureVisible method instead.

Thanks... Alex
 

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