How can I determine the state of the dropdown list for a datacombo control. I have used CB_GETDROPPEDSTATE with a SendMessage API call to get the dropdown state for the older combo box control, but I can't find how to do it with a datacombo control.