Thanks Cor,
But the common panel isn't at the same position on the 2 forms and haven't
the same size on both of them;
So my forms can't inherit the panel;
"Cor Ligthert" <(E-Mail Removed)> a écrit dans le message de
news:%(E-Mail Removed)...
> NM,
>
> Just create your own inherited panel from that.
>
> To di ut us just Add new> item> user control and than change in the code
of
> that the toprow "usercontrol" for the control you want to inherit in this
> case panel. and go on. It is very easy to do when you know how.
>
> I hope this helps?
>
> Cor
>
> Hi,
> >
> > In my project, I have 2 forms; both have a common panel (with combobox,
> > textbox, labels, methods, ...).
> > Is it possible to create that compoment separetly and then add it to the
2
> > forms?
> > If yes, how?
> >
> > Thanks in advance;
> >
> >
>
>
|