all groups > dotnet windows forms designtime > october 2005 >
You're in the

dotnet windows forms designtime

group:

control-like form


control-like form SharpCoderMP
10/10/2005 12:00:00 AM
dotnet windows forms designtime:
hi,

i've designed a form that does "something" for me :)
now i need this form to be related to some other "parent" form. how can
i add this (first) to the "parent" form in the desing time?
i created dll - like i normaly do when i create my own control, but i
cant add this dll to the VS toolbox, cause there is no user control
inside this dll, only a form.
i know that this can be done. sample project from here
http://www.codeproject.com/cs/miscctrl/Gmail_Info_Dialog_Control.asp has
something like this: form that was somehow added to the other form in a
Re: control-like form None
11/26/2005 9:22:00 AM
Change your first form to a User control.

[quoted text, click to view]
AddThis Social Bookmark Button