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