Forum Discussion

jsayre's avatar
jsayre
Occasional Contributor
11 years ago

The window is invisible and thus cannot be activated

I'm getting this error when trying to SetText(); to a vbobject. The object is clearly visible on screen.



I have included screenshots of the panel which contains the object as well as a screenshot  of the objectspy view on the object. These do not change when i get this error.

1 Reply

  • You can try working around SetText() by clicking the textboxe's location and using Sys.Desktop.Keys() to simulate keystrokes.



    Also, sometimes a parent / child object has the actual editable textbox.