Click here to Skip to main content
15,887,821 members
Articles / Web Development / ASP.NET

A templated PleaseWait button, and introduction to template controls

Rate me:
Please Sign up or sign in to vote.
4.21/5 (14 votes)
25 Mar 2008CPOL4 min read 71.8K   589   179  
The purpose of this article is to present the construction of a templated control, working as a PleaseWait button.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
France France
I'm a french developper, specially interested in windows programming with my favourite language, C++.

Beginning Windows programs with Win32, API & MFC, I finally move on C++/CLI. Now, I'm a Visual C++ MVP since 2007

My web site (in french nico-pyright.developpez.com) contains article and tutorial about Win32, MFC & C++/CLI.

I've also written a C++/CLI FAQ (to be continued ...)

Comments and Discussions