draw partial last item with OpenNETCF.Windows.Forms.ListBox2

V

vkoser

Posted this in the OpenNETCF community but didn't get any response so
thought I would try here to see if anyone knows.

I'm using the ListBox2 for an ownerdrawn list and placing an image and
text in the items. The problem I'm running into is if the
ListBox2.Height isn't divisible by ItemHeight perfectly then the last
item in the list doesn't show and its just a large white box. It
seems that NOINTEGRALHEIGHT isn't available on the ListBox2 or I'm not
sure how to use it.

I would just like the last ListBox2 item visible on the control to
draw even if only 3/4 of it is visible.

Thanks for any insight into this issue

vince
 

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

Top