Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Set a form`s parent using remoting

Status
Not open for further replies.

aitor

Programmer
May 15, 2001
18
ES
hi,

Does anyone know how could I set the parent property of a form to a panel contained in another form in a different process?. In COM, I used SetParent API with the form handle, but is it posible in .NET without using the Windows API?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top