For a Microsoft Word Document I can determine that the main document body is in a control of class _WwG, and currently has a handle of &H70506

Yet despite the document containing visible text the GetWindowText function returns "". Is there any way I can get the actual text content of another window (not just for MSWord but textual contents of any application's window)

Thanking you in advance,

Martin Smith