First there are a few issues that may not be specific to Combos, but effects them. The Text Property doesn't appear to do anything, and the generated code doesn't set anything. Every now and then when selecting values for Top, Left, Width, Height, etc it still seems to jump around...I know there was something changed there and some issues that were fixed, but something still remains. Sometimes when I click a value after setting another it swaps the two numbers. Or if the two values I'm working on are at the bottom and when I click to another it scrolls the list, but not the values, then shifts them all back sometimes... Tabbing to the next field, and Enter/Arrows don't seem to work right either.
Next issue I just noticed, but surely someone else noticed by now or never used it much. But, the Combo with the CBS_DROPDOWN style that is like a Text/Edit Box and ListBox combined seems to not work 100% in the Text/Edit Box Region. I can't seem to get certain keys like right/left and Delete to work??? I've gone back to numerous DDT projects in PBForms, etc and they all allow the keys...