Show listView.Items in a ComboBox

Posted by DennG on Stack Overflow See other posts from Stack Overflow or by DennG
Published on 2010-02-19T09:07:26Z Indexed on 2010/05/12 13:44 UTC
Read the original article Hit count: 167

Filed under:
|
|
|
|

hi all, how can show the listView.Items on Form2 in a ComboBox on Form1 and i want to use all data (subitems) from the selected Item

how can i do that? please make it easy to understand :)

thank you in advance

© Stack Overflow or respective owner

Related posts about c#

Related posts about show