Completed
Last Updated: 07 Jun 2018 08:15 by ADMIN
ADMIN
Telerik Admin
Created on: 03 Feb 2010 12:42
Category: UI for WPF
Type: Feature Request
33
New Control: RadMessenger control
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.
3 comments
ADMIN
Kalin
Posted on: 07 Jun 2018 08:15
Hi all,

With R2 2018 we introduced RadChat control for WPF - check the help documentation for more details: https://docs.telerik.com/devtools/wpf/controls/radchat/overview.

Regards,
Kalin
ADMIN
Ivan Ivanov
Posted on: 08 Feb 2017 08:58
Hi Mohan,

To achieve similar behavior with minimum effort, you can use an ItemsControl with a custom ItemTemplateSelector to display the messages. 
As an alternative approach, you can use a RichTextBox for the messages view.
Sreelaskshmi
Posted on: 07 Feb 2017 08:43
Hi , 
I have a requirement to implement a chat window for desktop application using WPF.
Please let me know , is there any control which act as a skype chat window (atleast few functionalities)

Thanks,
Mohan