How to capture event resize of an external program

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Filippo9
    New Member
    • Apr 2007
    • 1

    How to capture event resize of an external program

    I'm using the IObject tecnology to modify a program. I have to capture the event resize of a form in this program. I obtain the handle with FindWindow("Thu nderRT6FormDC", vbNullString). How can I do with this handle? Can I obtain the object(Form) to capture the event resize?

    I'm not very able with english...
Working...