Thank you Martin. Your solution works pretty good when clicking to initially focus the combo box. It doesn't handle subsequent clicks like a DropDownList does however.
So far the best code that is working for me is this, which tests the class names on the clicked target to see if the arrow was clicked.