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