In vb6 I used the setparent API to display a form inside a picturebox.
In .net this can simply be acheived by using the containor property. I remember struggling to find the answer and when I did I was amazed how simple it was.
The problem is that I forgotten how to do it.
Can anyone help?




Reply With Quote