November 24th, 2007
If you are a Visual Studio developer or hobbyist (like myself) you probably have heard of CodeProject. For those that haven’t: The Code Project was formed to provide developers with a place to meet and exchange ideas. We hope to provide developers with all the resources they need to help them in [...]
Posted in Programming | No Comments »
November 12th, 2007
Introduction
Recently I needed a very simple meter embedded into a StatusStrip like the one shown to the right. The ToolStripProgressBar included in Visual Studio 2005 can almost cut it but it does not have the capability to overlay text onto the bar. In this tutorial I walk you through creating a simple progress bar [...]
Posted in Programming | 2 Comments »