C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand(4)
Chetna Solanki(1)
Jie Su & Ying Qiang(1)
Michael Youssef(1)
Sam Hobbs(1)
Faraz Rasheed(1)
sayginteh (1)
Resources
No resource found
Using XAML StatusBar in WPF
Jan 07, 2015.
This tutorial shows how to use a WPF StatusBar in WPF.
Using StatusBar in WPF
Feb 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.NET
Dec 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 Applications
Sep 05, 2003.
In this article we will investigate the StatusBar control of .NET Framework library.
Beginning XAML
Oct 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 Explorer
Aug 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.