I have a menu which goes file > properties > colour > combo box
and I have items in the combe box but in code how do you find out what the user selected. e.g if green was an item how do you say if green = true then Me. backcolour = green
I have a menu which goes file > properties > colour > combo box
and I have items in the combe box but in code how do you find out what the user selected. e.g if green was an item how do you say if green = true then Me. backcolour = green
Getting combo box values?
Eugene Kogan