Click here to Skip to main content
15,879,326 members
Everything / Event handler

Event handler

event-handler

Great Reads

by chuck in st paul
This is a utility program for bulk/batch renaming of files that demonstrates using and creating events
by Jon Campbell
How to utilize WCF to allow a single instance of any WPF application without needing mutexes, extra assemblies, or special "hacks".
by Dev Leader
Secret of Task EventHandlers
by DarkTyranno
A small application which converts a .nfo text file and views it in a custom form with music and automatic scrolling text!

Latest Articles

by Dev Leader
Secret of Task EventHandlers
by yutaraa
Get, move, copy and delete event handler delegates of Windows form controls.
by chuck in st paul
This is a utility program for bulk/batch renaming of files that demonstrates using and creating events
by Jon Campbell
How to utilize WCF to allow a single instance of any WPF application without needing mutexes, extra assemblies, or special "hacks".

All Articles

Sort by Updated

Event handler 

24 Feb 2019 by chuck in st paul
This is a utility program for bulk/batch renaming of files that demonstrates using and creating events
18 May 2017 by Jon Campbell
How to utilize WCF to allow a single instance of any WPF application without needing mutexes, extra assemblies, or special "hacks".
12 Mar 2016 by Lenny Cheng
This article provides a basic template for implementing the Observer Pattern using an event.
11 Mar 2016 by patm300e
This article will explain what is needed for a custom event handler to work.
21 Apr 2014 by DarkTyranno
A small application which converts a .nfo text file and views it in a custom form with music and automatic scrolling text!
27 Sep 2012 by Charles Ju
This article describes how to get the method name from an EventHandler with WinDbg.