Can not get selectedindex with Listbox in VB.NET 2008

Posted by William on Stack Overflow See other posts from Stack Overflow or by William
Published on 2010-04-16T13:24:49Z Indexed on 2010/04/16 13:33 UTC
Read the original article Hit count: 471

Filed under:
|

Hi, I click on items in my listbox and then hit a submit button, but when istep through my button_clicked code it doesn't detect any selectedindex. All controls are in the same form and there are no panels. Why can't I detect what items were clicked on in the listbox? Thanks!

© Stack Overflow or respective owner

Related posts about vb.net

Related posts about listbox