Jump to content

Problem with forms ThunderRT5Form


Recommended Posts

Hi community!

I'm trying to automate a process with autoit and vb.net

The target objects were created with class: ThunderRT5Form. I try to put a value in a control "AfxOleControl42"... but only paste to me the first value, and if I try to add another char, then the process erase me the char before....

Manually the process works fine. Even, with autoit I cannot send a CTRL + V instruction (Is like don't read this instruction); is something like that:

' CODE OF VB.NET
vAI.ControlSend(vWinSmartSearch, "", "[CLASS:AfxOleControl42; INSTANCE:1]", "^v")

Anyone have an idea of this issue?

Edited by mbv401920150
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...