'Declaration <CategoryAttribute("VintaSoft")> <DescriptionAttribute("Occurs when the ShortcutDelete key is pressed.")> Public Event DeleteKeyPressed As System.Windows.Forms.KeyEventHandler
[Category("VintaSoft")] [Description("Occurs when the ShortcutDelete key is pressed.")] public event System.Windows.Forms.KeyEventHandler DeleteKeyPressed
[Category("VintaSoft")] [Description("Occurs when the ShortcutDelete key is pressed.")] public: __event System.Windows.Forms.KeyEventHandler* DeleteKeyPressed
[Category("VintaSoft")] [Description("Occurs when the ShortcutDelete key is pressed.")] public:
event System.Windows.Forms.KeyEventHandler^ DeleteKeyPressed