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