Forum Discussion
1 Reply
Hi Damien,
As far as I see, this behavior is specific to your app. The combo-box items become available only after making the control active.
So, you can use the Click method to click the object and only after that call ClickItem of the combo box.