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

Creating UserControl based on rad form

1 Answer 645 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Dimitry
Top achievements
Rank 1
Dimitry asked on 12 Sep 2012, 10:23 AM
Hi,

Like there is a RadForm is there the same thing for RadUserControl, or I need to create built-in usercontrol in Visual Studio ?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 13 Sep 2012, 04:11 PM
Hello Dimitry,

We do not provide a class that inherits from UserControl and you should use the built-in UserControl class instead. This is because the default UserControl class is just a container where you can place your controls and it does not have specific appearance. If you want to customize its background for example, you can add RadPanel or RadGroupBox inside.

If you have further questions, do not hesitate to ask.
 
All the best,
Jack
the Telerik team
RadControls for WinForms Q2'12 release is now live! Check out what's new or download a free trial >>
Tags
General Discussions
Asked by
Dimitry
Top achievements
Rank 1
Answers by
Jack
Telerik team
Share this question
or