Unplanned
Last Updated: 05 Jan 2017 08:00 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI for WPF
Type: Feature Request
6
Develop  a new control - Reflection Control.
Completed
Last Updated: 28 Apr 2016 09:16 by Clint Singer
ADMIN
Created by: Telerik Admin
Comments: 2
Category: UI for WPF
Type: Feature Request
22
Features to support:
- Text blocks with basic formatting, preferably draggable, and preferably with customizable borders/backgrounds.
- Basic drawing functionality such as pencil, brush, lines, circles, rectangles etc. Of course with color selection for lines and fill. 
- Line thickness selection. 
- Being able to move the objects around the board would be nice.
- Connecting objects with some sort of connector lines, pretty much like the map structure in SketchFlow, if you are familiar with that. 
- Some basic shapes, such as arrows and icons that can be dragged/dropped on to the board.
- Support for uploading images and dragging them onto the stage. 
- XAML export (necessary for saving a drawing)
- Printing
- Magic marker/highlight functionality
- Collaboration support. This is a big one, and I am not sure how it should be implemented. Full collaboration functionality out of the box would require a service running duplex WCF or something similar. Alternatively, perhaps Telerik could provide us customers with an API and some sample code. Then we could handle the back-end stuff ourselves.

===
Our XAML team has recently reviewed the status of this feature request. Since most of this requirements are covered by our RadDiagram Control / Framework we are changing the status to Completed.
Please follow RadDiagram documentation:
http://docs.telerik.com/devtools/wpf/controls/raddiagram/overview.html
Completed
Last Updated: 08 Sep 2020 06:27 by ADMIN
Release R3 2020
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for WPF
Type: Feature Request
13
An advanced search textbox control for WPF. A good example can be found at: http://davidowens.wordpress.com/2009/02/18/wpf-search-text-box/
Unplanned
Last Updated: 05 Jan 2017 08:00 by ADMIN
ADMIN
Created by: Ves
Comments: 0
Category: UI for WPF
Type: Feature Request
1
Create a contour plot control for Silverlight. http://mathworld.wolfram.com/ContourPlot.html
Completed
Last Updated: 11 Sep 2018 12:03 by John Schroedl
ADMIN
Created by: Telerik Admin
Comments: 4
Category: UI for WPF
Type: Feature Request
15
Develop Apple/MAC theme
Unplanned
Last Updated: 05 Jan 2017 08:00 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI for WPF
Type: Feature Request
4
Create a Button editor control
Declined
Last Updated: 15 Sep 2016 14:11 by Vanja Oljaca
ADMIN
Created by: Telerik Admin
Comments: 2
Category: UI for WPF
Type: Feature Request
15
Add new control to the suite: Shuttle control.

Shuttle controls is a couple of ListBox controls and several buttons in between, that move items from one ListBox to another and vice versa. 

Here is an example of the interface:
http://www.mathworks.com/access/helpdesk/help/toolbox/comm/ug/shuttle1.png

Check the following two examples showing how Shuttle control can be easily created using RadListBox or RadTreeView control:
https://github.com/telerik/xaml-sdk/tree/master/ListBox/ShuttleControl
https://github.com/telerik/xaml-sdk/tree/master/TreeView/ShuttleControl
Declined
Last Updated: 02 Jun 2014 13:21 by Richard
ADMIN
Created by: Telerik Admin
Comments: 3
Category: UI for WPF
Type: Feature Request
35
Create an Office2010 theme.
Completed
Last Updated: 14 Jul 2014 13:43 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: UI for WPF
Type: Bug Report
6
New TimeLine control featuring ZoomBar.
Completed
Last Updated: 07 Jun 2018 08:15 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 3
Category: UI for WPF
Type: Feature Request
33
A component to easily chat with visitors on a website.  It's becoming popular to be able to interact and offer support that way.  Maybe based on the Windows Live Components or something along those lines.
Unplanned
Last Updated: 05 Jan 2017 08:00 by ADMIN
ADMIN
Created by: Simeon
Comments: 0
Category: UI for WPF
Type: Feature Request
15
I'd like to put in my request to have a control that would allow to magnify a part of the image as mouse goes over. Here is link to see a running sample:
http://www.fordracingparts.com/parts/part_details.asp?PartKeyField=11439
As you move your mouse over, another window opens up to show a magnified version.
Completed
Last Updated: 27 Feb 2015 07:04 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 9
Category: UI for WPF
Type: Feature Request
96
Add new control to the suite: Wizard control.
Completed
Last Updated: 15 Sep 2016 08:32 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for WPF
Type: Feature Request
9
A data form control that allows the users to rearrange the fields using drag-drop and then save the layout. This control would be used in information systems where the admin users should be able to create custom forms for the regular users.

LayoutControl is now officially available since R3 2016 Release.
Declined
Last Updated: 29 May 2023 15:32 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 2
Category: UI for WPF
Type: Feature Request
11
Develop  a new control - Fisheye Panel.
Unplanned
Last Updated: 05 Jan 2017 08:00 by Bill Anderson
ADMIN
Created by: Telerik Admin
Comments: 1
Category: UI for WPF
Type: Feature Request
18
New Control: WPF Web Browser
Completed
Last Updated: 17 May 2019 05:57 by ADMIN
Release R2 2019
ADMIN
Created by: Telerik Admin
Comments: 3
Category: UI for WPF
Type: Feature Request
34
A useful new control would be : RadWebcam

It would show webcam view in realtime and call a function each x seconds (or ms), would be useful for :
 - user picture to attach to its user account
 - quick product picture
 - and for my need : call an external function for barcode recognization

I think it would be easy and fast to create this control for WPF, and it would fit perfectly with Silverlight 4 (or 5 ?) webcam support.