C# Help - C# Community and Information

Create An Editor Using C#

January 23rd, 2006 in Other by admin

 

Here is an example of how you can create an editor using C#.

Download the code – editor.cs

To compile the file, use the following command:

csc /r:MicroSoft.Win32.Interop.dll /r:System.dll /r:System.WinForms.dll /r:System.Drawing.dll /t:Winexe editor.cs

 

Most Commented Articles :

Leave a Reply

RSS Feed Follow Us on Twitter!