Afternoon All,

Probably a simple answer but I cannot seem to find it 8-(

I want to check if a button on a dialog is Enabled or Disabled, I'm nearly There...

I've located the Dialog Window, found the handle for the button and I can simulate the button click all using API. But I need to check whether the btton is Enabled before I simulate the button click.

Does anybody know how to check the buttons enabled property in API once you have the handle ?

Cheers

Ken