I have a handle to a window in a seperate process, I know the window is a VB form. Does anybody know a way to turn that handle into a Form object so that I can invoke methods from my own process?