#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Alpert c162cb1a09 c# event completion better handles generic eventhandlers (EventHandler<TEventArgs>) with a workaround to resolve TEventArgs into a more explicit reference (eg. MouseEventArgs) 19 years ago
AddIns The tools pad can now host any control as tool box, depending on the current view content. Every view content now has its own SideBar as toolbox, so AddIns don't have to manage merging toolbox sections anymore. 19 years ago
bin/setup Switch from MbUnit to NUnit: 20 years ago
data Merged SD 2.1/2.2 revision 2532:2560 to trunk. 19 years ago
doc Merged SD 2.1 revision 2493:2532 to trunk. 19 years ago
samples Merged SD 2.1/2.2 revision 2532:2560 to trunk. 19 years ago
src c# event completion better handles generic eventhandlers (EventHandler<TEventArgs>) with a workaround to resolve TEventArgs into a more explicit reference (eg. MouseEventArgs) 19 years ago