Reputation: 2189
I am aware of the Rich Text box controls, but I'd like to know if there are any controls I can use for users to enter C# code (with intellisense if possible)?
Thanks!
EDIT: Still looking for one
Upvotes: 1
Views: 1194
Reputation: 15673
Intellisense in a browser is a real, real tall glass of water to pour. But there are some decent syntax highlight options out there -- I'm partial to MarkItUp! myself.
Upvotes: 1