get control name without mousgetpos

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Pilu
Posts: 84
Joined: 22 Jun 2018, 01:13

get control name without mousgetpos

03 Sep 2019, 04:59

Hi

How can I get classNN of fix window with coordinate. I would like miss out the mousgetpos.

The window class AfxMDIFrame90u
the cordinate x570, y257
I tried this but didn't work.

Code: Select all

ControlGetPos, x570, y257, w, h, Control, ahk_class AfxMDIFrame90u
    Msgbox %Control%

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: mikeyww, prototype_zero, w_i_k_i_d and 322 guests