How do find properties of controls of other applications?

For example: Looking to find the properties (ID,Value,Text, Enabled, etc...) of a text box on Internet Explorer.

We found APIs to find the handle, coordindates, caption, class.