N
nathan.atkins
I have a combobox with a list of items, and depending which one is
selected it displays data relating to the selected item. I want to
highlight some of the items in the combobox which meet certain
criteria, but i cant find any info about doing this
I have tried
Combobox.Items.Item(i).backcolor = color.red but that wont work
any ideas?
selected it displays data relating to the selected item. I want to
highlight some of the items in the combobox which meet certain
criteria, but i cant find any info about doing this
I have tried
Combobox.Items.Item(i).backcolor = color.red but that wont work
any ideas?