This is a migrated thread and some comments may be shown as answers.

Add User Control in ToolWindow

1 Answer 77 Views
Chart (obsolete as of Q1 2013)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Alfonsina
Top achievements
Rank 1
Alfonsina asked on 06 Jul 2012, 08:11 AM

Hello Telerik Team,

I would like to know how I can add a UserControl in a ToolWindow. its not working for me like this:

The user control has a Panel and inside a Chart.

ToolWindow window = new ToolWindow();

window.controls.add(usercontrol);

How can I solve my problem?

Thanks very much,

Kind regards,

Alfonsina

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 10 Jul 2012, 11:37 AM
Hello Alfonsina,

Thank you for writing.

I have tested the code provided and it works fine on my end. See attached project. If you continue experiencing this issue, please open a new support ticket and attach your project there, so we can investigate it and provide you with further support.
 
Regards,
Stefan
the Telerik team
RadControls for WinForms Q2'12 release is now live! Check out what's new or download a free trial >>
Tags
Chart (obsolete as of Q1 2013)
Asked by
Alfonsina
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or