Hello Stefan,
The result obtained was the same:
Set Focus session.ActiveWindow = (). GUIFocus ()
MsgBox Focus.Name & vbCrLf & vbCrLf & Focus.Id& Focus.Type
The result obtained was the same:
Set Focus session.ActiveWindow = (). GUIFocus ()
MsgBox Focus.Name & vbCrLf & vbCrLf & Focus.Id& Focus.Type
Result =
Focus Name = usr
Focus ID = /app/con[0]/ses[0]/wnd[0]/usr
Focus Type = GuiUserArea
ActID = session.ActiveWindow.GuiFocus.ID
MsgBox ActID
Result =
GuiFocus.ID = /app/con[0]/ses[0]/wnd[0]/usr
I need to know ID GuiCheckBox that is currently in focus within the GuiUserArea.
Thank you so much.
Márcio.
Thank you so much.
Márcio.