Forum Discussion

BernardFanthom's avatar
BernardFanthom
Contributor
10 years ago
Solved

Combobox identity lost

Hi,   1/ Recorded a script against a window written in visual basic. I recorded a selection from a combobox (any content). The recording was manifest as a cboXField call.   2/ When I play the scr...
  • Marsha_R's avatar
    10 years ago

    Try using the Object Spy on the box without the selection window open.  Use Advanced and look through the properties of the box and see if there isn't something in there that is an index to the combobox selections.  Properties that will let you drill down have a box with ... on the right.

     

    If you get stuck, post screenshots of the property screens so we can take a look.