I'm building an application with Silverlight 3.0 and I need a Text control that can provide the following features:
Any ideas?
I'm building an application with Silverlight 3.0 and I need a Text control that can provide the following features:
Any ideas?
There's a number of RichTextBoxes out there:
Free:
RichTextEdit on Codeplex
@Cost:
You'll have to dumb these down to meet your requirements, but you can get the source control if you need too.
I would also suggest that you can create a custom control for the requirements you've listed above.
HTH
Silverlight 4 has native support for rich text, but that is still in beta. Here is some info on that: http://tinyurl.com/y9fjsht