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