Forum Discussion

nmoro's avatar
nmoro
Occasional Contributor
14 years ago

Drop Down Check Box Control Help

I need Drop Down Check Box Control Help! I have a control on my form that won't properly record/playback AND it won't allow me to access the object directly with keys as space bar isn't enabled to check the box off (see the attached image for what I'm talking about). Using x,y co-ordinates won't work properly on playback.



Could anyone point me in the right direction for what I need to do (besides low level recording) that will help me with this issue?

Thanks ahead of time!

1 Reply

  • Hi,



    You cannot avoid using coordinates in black-box mode. You need to make your application Open to gain access to its internal objects, properties and methods. Try using MSAA to do this (see the "Testing With Microsoft Active Accessibility" help topic).