10-14-2008, 08:03 PM
Hello,
I'm using following code to inserting a text into a textbox:
Window("TestToolname").WinObject(TextBoxname).Type variablename
this is working and all text is inserted in the textbox like a keybord is used.
Now I want to insert the text which is stored in the variable into the textbox without looks like a keybord is used.
Is it possible ? (my be, using SetTOProperty) ?
I dont know how the code looks like ?
Thanks for supporting me
sebroker
I'm using following code to inserting a text into a textbox:
Window("TestToolname").WinObject(TextBoxname).Type variablename
this is working and all text is inserted in the textbox like a keybord is used.
Now I want to insert the text which is stored in the variable into the textbox without looks like a keybord is used.
Is it possible ? (my be, using SetTOProperty) ?
I dont know how the code looks like ?
Thanks for supporting me
sebroker