Attchment Contorl - UI Automation
Hello,
We have a attachment form in our application. It has "TEXTBOX" and BUTTON control. I am working on the UI Automation such that when this form is launched... I should be able to add file "foo.boo" in the textbox.
But it seems that when I write this text to this textbos... it throws up an InteropServices.COMException error....
Is this special type of control? HHow to address this issue?
Thanks!

