> Can somebody provide an example on how to embed a form in a TabPage.
>
[quoted text clipped - 4 lines]
>
> TIA
Thanks for the Tip Alex, it worked ok.
Do I need to change another property for the form to stay within the
boudaries of the TabPage?, the bottom of the form is not visible, in other
words looks like form's size is bigger then the TabPage, (grew more when
embedding it in the TabPage)
> Hi Amigaso,
>
[quoted text clipped - 13 lines]
>>
>> TIA
Andrew P. - 05 Oct 2007 02:32 GMT
You can also check this out:
http://www.geekpedia.com/tutorial230_Capturing-Applications-in-a-Form-with-API-C
alls.html -
the second project will capture any existing process into a tab. That is if
you don't mind making calls to unmanaged code.
> Thanks for the Tip Alex, it worked ok.
>
[quoted text clipped - 20 lines]
>>>
>>> TIA