I have Dev Express controls in my application and can find them using the FindControlName() method. Since they are not generic Windows Forms controls FindTextBox, etc do not work. This is fine, but when I try and use SendKeys() nothing goes to the third party text box.
Is there a work around for this?
Thanks,
J
Issue using SendKeys with Control object
-
- Posts: 7
- Joined: Thu Apr 05, 2007 4:41 pm
- Location: BC Canada