Re: Tidy up blank methods
- From: Alistair George <noname@xxxxxxxxxx>
- Date: Tue, 25 Sep 2007 11:09:21 +1200
C# you have to rightclick then properties, events to define an event for that menu item. In other IDE you just double click the item, and it starts a new event ready for your code. Lots of expeditious things like that which you would think that MS would have sorted by 2007.
Al.
VS does the same, each control has a default event, if you double click it in the designer you will get a stub ready.
I think that you need to explore further the IDE.
Most likely sometimes it works but yesterday it was not doing it for me hence the above comments.
Today it is working so perhaps my IDE is playing up. I have spoken to another who has same C# as me, and his crashes (C# aborts) when we try to cut a menu item so thats an issue that we have to put up with.
.
- References:
- Tidy up blank methods
- From: Alistair George
- Re: Tidy up blank methods
- From: Ignacio Machin \( .NET/ C# MVP \)
- Re: Tidy up blank methods
- From: Alistair George
- Re: Tidy up blank methods
- From: Ignacio Machin \( .NET/ C# MVP \)
- Tidy up blank methods
- Prev by Date: Re: Which class should handle this method?
- Next by Date: Spot the bug (three line program) and a question on how to order execution flow in a OOP
- Previous by thread: Re: Tidy up blank methods
- Next by thread: Bring a form to the front
- Index(es):
Relevant Pages
|