Resources  
  • Using XAML StatusBar in WPFJan 07, 2015. This tutorial shows how to use a WPF StatusBar in WPF.
  • Using StatusBar in WPFFeb 21, 2014. This article describes the use a StatusBar. A StstusBar is used in many applications to report information about the progresss of operations or current state of the software.
  • Using ProgressBar, StatusBar And Timer Controls In VS.NETDec 05, 2001. This source code shows how to use the Timer, ProgressBar and StatusBar Windows Forms controls.
  • StatusBar In C#Jul 28, 2010. A StatusBar control is used to display status in a WinForms app. In this article, you will learn how to use a status bar control in a Windows Forms application.
  • StatusBars in Real ApplicationsSep 05, 2003. In this article we will investigate the StatusBar control of .NET Framework library.
  • Beginning XAMLOct 08, 2014. This article provides a simple way to try XAML for learning purposes without C#.
  • StatusStrip In C#Mar 29, 2011. In this article, we will learn how to build status bar enabled Windows applications using Visual Studio 2010 and C#.
  • StatusStrip Control In C#Nov 15, 2005. The StatusStrip control available in Visual Studio 2005 is a powerful StatusBar control with the features provided by StatusBar in previous versions.
  • Windows ExplorerAug 26, 2002. This application is a clone of Windows Explorer. Unlike other Windows Explorer code available in .NET, I have tried to make it closed to Microsoft Windows Explorer.
  • Graphics Animator in C#May 26, 2001. This program will generate a html page with animated gif. You just need at least 2 gifs and use the program to set the time to display each image.