Detect if the focus item is a button or check box
Hello everyone.
My dears I have a problem
When I try to use
ControlGetFocus function
it doesn't recognize the check boxes.
The result is that the selector is a button
Although the specified is a check box
but I want a way to identify the check boxes.
Because I want to make a tool that helps screen readers users
I hope you have the solution.
Thank you in advance.