Find the rectangle of the currently selected item in a list box

Posted by Vaccano on Stack Overflow See other posts from Stack Overflow or by Vaccano
Published on 2010-06-10T18:29:42Z Indexed on 2010/06/10 18:32 UTC
Read the original article Hit count: 127

Filed under:
|
|

I need the find the rectangle (or really just top, left point) of the selected item in a List Box.

Any one know how to do it?

© Stack Overflow or respective owner

Related posts about c#

Related posts about winforms