In my open method I set the text value of a combobox with a value that I
read out of a database. It matches one of the values loaded into the
combobox and shows on the screen with the text that I set it to, but if I
look in the debugger at the combobox.text value, it doen't match what is
displayed. If I use the dropdown to select it, it changes as expected both
on the display and in the control's properties.
Is there something else or different I need to do to set the calue of a
combobox in code?
Steve
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|