Completed
Last Updated: 05 Jun 2014 07:07 by ADMIN
The button indicating the RadDropDown draws just a think border on the left-side instead of drawing a thin four-sided border around the arrow.
Completed
Last Updated: 09 Sep 2015 11:51 by ADMIN
1.Drag a RadGridView to a form
    2.Click Dock in parent from its SmartTag menu
    3.Now change the Dock to None from the Properties window
    4.Open again the smart tag and you will see that the link's text is "Undock in parent container" but the control is not docked.

The same issue occurs with all controls that have "Dock in parent container" action link.
Completed
Last Updated: 18 Jan 2013 04:42 by ADMIN
Application button is overlapping the first tab when the theme is "Office2007Black".
Completed
Last Updated: 11 Dec 2012 04:21 by ADMIN
ADMIN
Created by: Anton
Comments: 0
Category: UI for WinForms
Type: Bug Report
0
FIX.Radbutton -throws exception In design time when add image in ICO format c
Completed
Last Updated: 02 Nov 2012 04:40 by ADMIN
1. Create a project with RadTextBox
2. Compile the project.
3. Highlight an existing multiline RadTextBox
4. Double Click multiline property (sets to false and control reduces to 1 line correctly)
5. Double Click multiline property again (control correctly returned to previous multiline size)
6. Compile - Fails with above error
Completed
Last Updated: 27 Aug 2012 06:06 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: UI for WinForms
Type: Bug Report
0
Use the attached application and open its form at design time. Try to change something and to save the changes. Exception will occur.
Completed
Last Updated: 05 Jun 2014 07:07 by Jesse Dyck
ADMIN
Created by: Peter
Comments: 1
Category: UI for WinForms
Type: Bug Report
1
Html-like parser crash when process <html><a href="mailto:<a href=</a></html> text
Completed
Last Updated: 19 Jul 2012 09:18 by ADMIN
The LabelFormat property of the RadChartView axes does not take effect
Completed
Last Updated: 06 Jul 2012 10:01 by ADMIN
1. Create a new project with RadChartView.
2. Add some data in the chart.
3. Add the following code:
new Telerik.WinControls.Themes.DesertTheme();
ThemeResolutionService.ApplicationThemeName = "Desert";
4. Run the project.
Completed
Last Updated: 17 Dec 2015 12:26 by ADMIN
RadControls are slow when using at design time in a form containing a lot of controls, split containers and table layout panels
Completed
Last Updated: 18 Jan 2013 10:57 by Jesse Dyck
ADMIN
Created by: Ivan Petrov
Comments: 6
Category: UI for WinForms
Type: Feature Request
5
Add the ability to add custom items to the RadPropertyGrid items collection.
Completed
Last Updated: 12 Aug 2011 07:22 by Svetlin
Alow reordering and drag-and-drop of column's group in ColumnGroupsViewDefinition.
Completed
Last Updated: 09 Aug 2011 09:29 by Svetlin
Created by: Svetlin
Comments: 0
Category: UI for WinForms
Type: Bug Report
0
Themes are applied partially to RadSpellChecker's forms.
Completed
Last Updated: 13 Jul 2011 03:35 by ADMIN
ADMIN
Created by: Ivan Petrov
Comments: 0
Category: UI for WinForms
Type: Bug Report
1
If you use HTML-like text formatting and put text in <u></u> tag the spaces between words would not be underlined.
Completed
Last Updated: 11 Feb 2014 11:18 by ADMIN
IMPROVE. RadShortcut - having displayed two forms both using the same shortcut for some action, the shortcut is applied to the first opened form instead to the one on focus.
Completed
Last Updated: 11 Feb 2014 13:27 by ADMIN
In the VSB set the CommandBarTextBoxElement MinSize property to a value greater than 299 and when you close the Elements property grid you will get an unhadled exception.
Completed
Last Updated: 09 Mar 2011 10:11 by Svetlin
Exception is thrown, when best fit columns is performed over a column with equal MaxWidth and MinWidth property values.
Completed
Last Updated: 22 Feb 2011 11:30 by ADMIN
If you create a new theme from scratch it will be missing the style sheet relations needed to see the theme runtime.
Completed
Last Updated: 20 Dec 2010 05:30 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: UI for WinForms
Type: Bug Report
3
Project Update Utility throws unhandled exception when you try to upgrade project which files are not checked-out from source control.
Completed
Last Updated: 17 Sep 2014 15:04 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: UI for WinForms
Type: Feature Request
6
Users should be able to use the scrollbars of the container controls at design-time.