Forum Discussion

ChristopheC's avatar
ChristopheC
Contributor
14 years ago

GetPropertyValue on button

Hello



I try to retrieve the "Focused" property of a button in a window
of an application developed in Win32 and I
can not make the syntax.



Someone
can help me ?



Thank
you in advance

1 Reply

  • Hello again,



    it's good, I myself found the solution by cons I had
    to display the return value in a MsgBox because I am not come to see the
    value of variable in Watch list.



    solution :



    variable = GetPropertyValue(object, "Property Name")