C# control to display formatted source code
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
- From: "sklett" <asd2@xxxxxxx>
- Date: Tue, 6 Dec 2005 21:33:02 -0800
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
.
Relevant Pages
- Re: C# control to display formatted source code
... 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#. ... (microsoft.public.dotnet.languages.csharp) - Re: Secret Source code ...
... >codeproject and google, ... And that's an application, not a control. ... >> certain the 7090 operating system developed by the IBM User Group called ... >> you don't buy the rights to their source code. ... (microsoft.public.vc.mfc) - Re: Secret Source code ...
... And that's an application, not a control. ... > of a PDP-10 operating system whose acronym I've forgotten, ... > certain the 7090 operating system developed by the IBM User Group called ... > you don't buy the rights to their source code. ... (microsoft.public.vc.mfc) - Re: Creating a simple visual user interface
... And the source code is what humans ... should deal with and keep under version control. ... If you use a GUI builder you do certain drop and drag ... and store the resulting files in source control. ... (comp.lang.java.programmer) - Re: Creating a simple visual user interface
... And the source code is what humans ... should deal with and keep under version control. ... If you use a GUI builder you do certain drop and drag ... and store the resulting files in source control. ... (comp.lang.java.programmer) |
|