Is there way to get .NET checkbox state?

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
madsounds
Posts: 59
Joined: 31 May 2019, 08:14

Is there way to get .NET checkbox state?

23 May 2020, 01:56

When I run

Code: Select all

ControlGet, var, Checked,, control_class_here, ahk_exe SomeExeHere.exe
for a .NET application, var is always set to 0 (unchecked). Is there any method to get such ckeckbox state?
User avatar
littlegandhi1199
Posts: 195
Joined: 29 Aug 2016, 23:58

Re: Is there way to get .NET checkbox state?

30 May 2020, 14:21

madsounds wrote:
23 May 2020, 01:56
When I run

Code: Select all

ControlGet, var, Checked,, control_class_here, ahk_exe SomeExeHere.exe
for a .NET application, var is always set to 0 (unchecked). Is there any method to get such ckeckbox state?
Open your window spy and take a look at it. When hovering over the checkbox vs the plain background of the window.
If it shows something special try to use it to check it's state
Script Backups on every Execution :mrgreen:
https://www.autohotkey.com/boards/viewtopic.php?f=6&t=75767&p=328155#p328155

Scrabble Solver 4-15 letter word outputs ( :crazy: # of inputs)
https://www.autohotkey.com/boards/viewtopic.php?f=19&t=34285

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: mstrauss2021, robozao and 222 guests