Problem with ComboBox

petrbury

Member
Licensed User
Longtime User
Hi,
I have found a problem in ComboBox. If I use
"Sub Combo_SelectionChanged (Index, Value)"
it returns value in "Index" and "Value" is empty.
In the previous version it works OK.
Regards
Petr
 
Top