I am trying to "snoop" into an active x control containing entry fields, text, buttons, etc. and find a specific entry field so that I can set the data in it from an external program using sendmessage. If I use the standard ways of enumerating window handles, the activex component always appears as a single entity, is there a way to get window handles of the controls contained within it?