Groups | Blog | Home
all groups > dotnet academic > august 2007 >

dotnet academic : Use delegate or control click event?


winlin
8/30/2007 7:54:01 PM
Hello
Since it seems you can do just about anything by clicking a control and
executing that click event, under what conditions do you need to create a
Mattias Sjögren
8/31/2007 12:00:00 AM
[quoted text, click to view]

Events are built on delegates. Whenever you add an event handler a
delegate is being used.


Mattias

--
Mattias Sjögren [C# MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
AddThis Social Bookmark Button