Hi!
I want to know how can i create a 'tag' for each item of a combobox.
The code will be something like this:
combobox1.Items.Item (0).tag="xxxxx"
I know that i must create a new combobox class with new property, but i dont know how to do it.
Thanks!
I want to know how can i create a 'tag' for each item of a combobox.
The code will be something like this:
combobox1.Items.Item (0).tag="xxxxx"
I know that i must create a new combobox class with new property, but i dont know how to do it.
Thanks!