Jump to content

Search the Community

Showing results for tags 'controlID'.

  • Search By Tags

    • controlid ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 8 results

  1. I'm trying to make one tray item delete another, but when I do this, all tray items that were created after the deleted item don't work as intended, as if their controlID's were all shifted down one value, and their corresponding tray items now (after deletion) run the code of the tray item before i...
  2. Please help. How to enter text to my C# program textbox? window info " >>>> Window <<<< Title:    Form1 Class:    WindowsForms10.Window.8.app.0.141b42a_r10_ad1 Position:    1922, 615 Size:    553, 680 Style:    0x16CF0000 ExStyle:    0x00050100 Handle:    0x001E0812 >>>> Control <<<< Clas...
  3. i am working on a application where if the flashing is success i get a window saying "SUCCESS" and if the flashing failed a window saying "FAILED" and i have to automatically identify pass or fail.the problem is both the windows are having the same control ID. how can i differentiate between both wi...
  4. I want to click on a button that is inside a custom ToolBar on a nonAutoIT created form. I've been using MouseClick but that fails if the toolbar is detached or if the form is resized. There is no ID associated with the toolbar but there is a handle. I'm thinking that to get the handle I need...
  5. Hello, I'm developing again (everybody ruuun! ) I would like to develope a script that goes through basicly every user control on a window, and log things that happens, and maybe do some screenshots. I did something like this before. My problem, which I would like to avoid this time...
  6. Hi guys, Trying to map my mouse button 4 (I'm pretty sure it's 4 rather than 5, but I can experiment) to click the back button in a program (screenshot attached). In terms of positioning it sits in the middle of 3 screens if that makes a difference. I assume I can use something like (thoug...
  7. *Spawning a new thread to avoid reopening an Answered question ____________________________________________________________________________ Might be a lil greedy here, but I would like to know if this is doable: So now i'm able to access elements within the group...so i have class NN like Butt...
×
×
  • Create New...