Search results for query: *

  • Users: ElQuique
  • Content: Threads
  • Order by date
  1. E

    How to get control names using their hWnd handle

    Hi, I'm working on an automation tool to fill textboxes in a 3rd. party application. I already managed to get a Winform handle, its childs control handles, also to get the textbox contents and set new values for them using the following code: Private Sub Button1_Click(ByVal sender As...
Back
Top