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

Update Q1 2011 to Q1 2012 RadToolStripItem

1 Answer 83 Views
CommandBar
This is a migrated thread and some comments may be shown as answers.
Axel
Top achievements
Rank 1
Axel asked on 27 Mar 2012, 01:47 PM
Hello,
i have updated my c# Project from Terlerik Q1 2011 to Q1 2012.
i have get an Error : The RadToolStripItem is not available in Telerik.WinControls.UI.
can anyone help me ?

Best regards

Sascha

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 30 Mar 2012, 07:44 AM
Hello Axel,

Thank you for writing.

The observed error is expected, since in Q3 2011 we have removed all our obsolete code from our code base. Release notes can be found here: http://www.telerik.com/products/winforms/whats-new/release-history/q3-2011-version-2011-3-11-1116.aspx.

The only obsolete control which you will manually convert is the RadToolStrip control. The reason for not providing a tool for conversion of this control is the fact that both controls are semantically different, so you will have to manually recreate the control by using RadCommandBar. From my experience, I can say that this is an easy conversion.

If you were using some of the other obsolete controls, information about their upgrade can be found at the following links:
RadTabStrip to RadPageView
RadPanelBar to RadPageView
RadComboBox to RadDropDownList
RadListBox to RadListControl

I hope this helps.

Kind regards,
Stefan
the Telerik team
RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>
Tags
CommandBar
Asked by
Axel
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or