I wanna to create chat program, messages can be displayed in a different ways, especially like in IM+ under WP7. But I in a fog, which control to choose.
Platform: .NET 4.0, WPF app.
PS: I found FlowDocumentScrollViewer some heavy, any other proposal? (Or good example how to use FlowDoc).
I wanna to create chat program, messages can be displayed in a different ways,
Share
For beginners: WPF Flow Document For Beginners.
An advanced example from the same author: WCF / WPF Chat Application.
The simplest Flow Document example: