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