C# control to display formatted source code

S

sklett

I am developing an application that generates source code base on a high
level set of parameters. I would like to have a "preview code" window to
show the formatted source code. I have searched code project and google for
things like "C# code view control" but I can't find anything. In my usual
C++ world, I have a set of controls from BCG that has a great code
display/edit control, I'm looking for something like that for c#. Free or
Open Source would be great since this is a hobby project. Anyone know of
anything out there?

Thanks,
Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top