first commit
This commit is contained in:
16
ICSharpCode.TextEditor/Project/UserControls/ContextMenuStripEx.Designer.cs
generated
Normal file
16
ICSharpCode.TextEditor/Project/UserControls/ContextMenuStripEx.Designer.cs
generated
Normal file
@@ -0,0 +1,16 @@
|
||||
namespace ICSharpCode.TextEditor.UserControls
|
||||
{
|
||||
partial class ContextMenuStripEx
|
||||
{
|
||||
/// <summary>
|
||||
/// Clean up any resources being used.
|
||||
/// </summary>
|
||||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||||
protected override void Dispose(bool disposing)
|
||||
{
|
||||
//DisposeEventsHandlers();
|
||||
|
||||
base.Dispose(disposing);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user