Today's meditation point: Where to put eventhandler code in C# sourcefiles.... very problematic. Book says to top (But speaks of event/enum/delegate definitions) and I am used to put them on most bottom. This sucks