Click here to Skip to main content
15,888,286 members
Articles / Desktop Programming / WPF

SuspendedButton - How to suspend WPF Button's Click event

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
5 Oct 2011CPOL2 min read 18.1K   2  
This tip shows how we can extend a Button control to support suspension of its Click event, in order to perform some animations before the Click event is raised.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Israel Israel
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions