T
T
tyner2015-01-21 10:32:38
Skype
tyner, 2015-01-21 10:32:38

[C#] How is the chat control arranged in Skype-like programs, including Skype itself?

How it's done? I'm assuming it's a user control. Maybe there is a way to do something similar without creating your own control? WPF or winforms doesn't matter, C# of course. It is necessary for the same purpose, a chat, but I'm tired of displaying the box in the list. And if there are none, then maybe someone knows how this control is tripled?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Nikitin, 2015-01-21
@tyner

Either your custom control or someone else's custom control. There are no standard ones.

S
Sergey, 2015-01-23
@renoize

You can see how it's done on Windows Phone and port it to WPF.
Example 1: Chat Bubble control coding4fun.codeplex.com
Example 2: www.scottlogic.com/blog/2011/08/08/implementing-a-...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question