Create An Editor Using C#

 

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 :

Twitter Digg Delicious Stumbleupon Technorati Facebook Email

No comments yet... Be the first to leave a reply!