Hi,
I've been using for some time Visual Studio for Windows Forms, using C#,
now due to customer requirement I have to do something with Visual Basic
(modify some code).
What is my surprise when I cannot find the 'events' button on properties
window (yeh, that one with a lightning on it). As I can see no reason to
disable it may some1 explain me why it is not there and how it can be
shown? (if possible).
Of course I can assign the delegates by code but ... well, you know.
Carlos Sanchez - 18 Apr 2007 14:59 GMT
> What is my surprise when I cannot find the 'events' button on properties
> window (yeh, that one with a lightning on it). As I can see no reason to
> disable it may some1 explain me why it is not there and how it can be
> shown? (if possible).
If found the old Visual Basic style of doing this still works but... why
don't doing it like in C#?
Is that solved in the new Visual Studio?