Home All Groups Group Topic Archive Search About

Visual C# .NET

microsoft.public.dotnet.languages.csharp
Score raising/invoking events
Berryl Hesh - 22 Oct 2008 10:31 AM - 8 messages
I am experimenting with a class of widgets, and trying to decide on a general strategy for testing them. Say my button widget has a property in it's interface of: public event EventHandler Click; If I implement this as a Win Forms button, I know I can use the implemented ...
Next » 2 3 4 5 6 7 8 9 10