Is there a hot key for this edit field? The hotkey is usually indicated in the field label as a underlined letter. If there is such key, you can use ALT+[this key] to set focus to the filed. You can also send as many ALT+TAB as needed to set the focus to that field. BTW: WindowClickButton requires some text in the control in order to find it. If your edit box is empty you cannot do "click" on it, because it cannot be found. : How can I send mouseclick into the window input without a caption, e.g. I : want to mouseclick in an edit box and sendkey there. : thanks and rgds, : Mak
|