2 using System.Collections.Generic;
5 using System.Reflection;
7 namespace PlugInsInterfaces.PluginTypes
12 [Obfuscation(Feature =
"renaming", Exclude =
true)]
20 [Obfuscation(Feature =
"renaming", Exclude =
true)]
21 void Click(
object sender, EventArgs e);
27 [Obfuscation(Feature =
"renaming", Exclude =
true)]
28 void KeyPressed(
object sender, System.Windows.Forms.KeyPressEventArgs e);
34 [Obfuscation(Feature =
"renaming", Exclude =
true)]
35 void Leave(
object sender, EventArgs e);
42 [Obfuscation(Feature =
"renaming", Exclude =
true)]
43 void Paint(
object sender, System.Windows.Forms.PaintEventArgs e,
object content);
This interfaces provides handles to specific controls when they are drawn