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




23. Jan, 2006 by 







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