Hi,
I need to know how can I reproduce a form which contains a panel with all his conponents.
In my application, I have some forms which have teh same controls and layout.So, the idea is to build one form and copy it.
I tried to copy a panel with all his components(a button and textbox) but once it's copied in the new form,the panel is empty and the other controls are shown out of this panel.And when you can't move them into the panel.
Can you give me some idea.
I need to know how can I reproduce a form which contains a panel with all his conponents.
In my application, I have some forms which have teh same controls and layout.So, the idea is to build one form and copy it.
I tried to copy a panel with all his components(a button and textbox) but once it's copied in the new form,the panel is empty and the other controls are shown out of this panel.And when you can't move them into the panel.
Can you give me some idea.
5 Answers, 1 is accepted
0

fgalarraga
Top achievements
Rank 1
answered on 18 Jun 2007, 04:17 PM
Have you tried to inherit the form into your new form? That should carry all the controls with it from the base form.
Hope this helps!
Hope this helps!
0
Hi guys,
I think that inheriting the form with RadPanelBar is a good solution. You could try placing the RadPanelBar with all of the controls in a new User Control and then to use that user control on the forms you need to.
Greetings,
Ray
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
I think that inheriting the form with RadPanelBar is a good solution. You could try placing the RadPanelBar with all of the controls in a new User Control and then to use that user control on the forms you need to.
Greetings,
Ray
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0

Najoua
Top achievements
Rank 1
answered on 19 Jun 2007, 12:24 PM
Thanks for your replay,I wanna try this solution.
0

Najoua
Top achievements
Rank 1
answered on 19 Jun 2007, 03:03 PM
Hi Ray,
I need your help.I built a form which contains different Telerik controls.When I run the application, there is a trouble shooting and it is mentioned that there is problem with Telerik.WinControls.dll.So it can't get the exception.
Can you give me some advice?
I need your help.I built a form which contains different Telerik controls.When I run the application, there is a trouble shooting and it is mentioned that there is problem with Telerik.WinControls.dll.So it can't get the exception.
Can you give me some advice?
0
Hi Najoua,
Could you give me more information about the trouble you have with the Telerik.WinControls.dll and what is that exception you are talking about? It would be great if you tell us how exactly to reproduce the faulty behavior as well.
I'm looking forward to your reply.
Sincerely yours,
Ray
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Could you give me more information about the trouble you have with the Telerik.WinControls.dll and what is that exception you are talking about? It would be great if you tell us how exactly to reproduce the faulty behavior as well.
I'm looking forward to your reply.
Sincerely yours,
Ray
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center