Get a Window Handle by Clicking

Just starting out? Need help? Post your questions and find answers here.
michaeled314
Enthusiast
Enthusiast
Posts: 340
Joined: Tue Apr 24, 2007 11:14 pm

Get a Window Handle by Clicking

Post by michaeled314 »

How do you get a window handle by clicking on it while the app is running
srod
PureBasic Expert
PureBasic Expert
Posts: 10589
Joined: Wed Oct 29, 2003 4:35 pm
Location: Beyond the pale...

Post by srod »

WindowFromPoint_()
I may look like a mule, but I'm not a complete ass.
SunSatION
User
User
Posts: 85
Joined: Tue Jun 21, 2005 7:26 pm
Location: Malta

Post by SunSatION »

GetForegroundWindow_()
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

WindowFromPoint_()
GetForegroundWindow_()
GetActiveWindow_()
GetFocus_()
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
Post Reply