Groups | Blog | Home
all groups > c# > june 2004 >

c# : How to get the index of a selected intem in the listbox?


SPG
6/6/2004 5:03:13 PM
Hi,

Use the SelectedIndex (for single selection) or SelectedIndecies (for
multi selection) properties.

HTH,

Steve
[quoted text, click to view]

honeybee
6/6/2004 11:26:23 PM
How to get the index of a selected intem in the listbox?

AddThis Social Bookmark Button