C
Claudio111
Guest
Hi all
I have a menu strip with severa toolstripmenuitem (TSItem1, TSItem 2 etc)
TSItem1 has a dropdowm list of items and every one of them has an Item.value ("voice1", "voice2", etc)
I need to find index in the dropdown list knowing the item.value (i.e. index of item that has value "voice2"
How to do it?
Continue reading...
I have a menu strip with severa toolstripmenuitem (TSItem1, TSItem 2 etc)
TSItem1 has a dropdowm list of items and every one of them has an Item.value ("voice1", "voice2", etc)
I need to find index in the dropdown list knowing the item.value (i.e. index of item that has value "voice2"
How to do it?
Continue reading...