When we create questions on SO there is a box to write your message that has Bold, Italic and code brackets.
Is there a similar template for this in C#/wpf??
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not is c#; I’m not sure that makes sense. If you’re talking about an asp.net rich text editor control, nope there too.
What I’ve used in the past is one built in jquery that works well with my .net websites. Page validation can be tricky though, since it will recognize the input as potentially dangerous.
Here’s a link to jWYSIWYG, the editor I’m talking about: https://github.com/akzhan/jwysiwyg