Click here to Skip to main content
Click here to Skip to main content

WPFSpark: 6 of n: FluidProgressBar

By , 19 Jan 2012
 
WPFSpark_v1.0.zip
WPFSpark
WPFSpark
Common
FluidPivotPanel
FluidProgressBar
FluidStatusBar
FluidWrapPanel
Properties
Settings.settings
SparkWindow
SprocketControl
Themes
ToggleSwitch
WPFSpark.nuspec
WPFSparkClient
Properties
Settings.settings
Resources
Images
Backgrounds
background2.jpg
black_linen_v2.png
Gray_Linen_Fabric.jpg
Icons
Applications.png
browser.png
cal.png
calc.png
clock.png
Downloads.png
Facebook.png
graph.png
ipod.png
mail.png
map.png
notes.png
phone.png
photo.png
Skype.png
SMS.png
Terminal.png
tools.png
twitter.png
wallpaper.png
weather.png
wpfspark_new.png
Themes
wpfspark.ico
WPFSpark_v1.1.zip
GeometryHelper.cs.bak
INotifiableParent.cs.bak
NotifiableUIElementCollection.cs.bak
FluidLayoutManager.cs.bak
Settings.settings
WPFSpark.nuspec
Settings.settings
background2.jpg
black_linen_v2.png
Gray_Linen_Fabric.jpg
Applications.png
browser.png
cal.png
calc.png
clock.png
Downloads.png
Facebook.png
graph.png
ipod.png
mail.png
map.png
notes.png
phone.png
photo.png
Skype.png
SMS.png
Terminal.png
tools.png
twitter.png
wallpaper.png
weather.png
wpfspark_new.png
wpfspark.ico
#region File Header

// -------------------------------------------------------------------------------
// 
// This file is part of the WPFSpark project: http://wpfspark.codeplex.com/
//
// Author: Ratish Philip
// 
// WPFSpark v1.0
//
// -------------------------------------------------------------------------------

#endregion

namespace WPFSpark
{
    /// <summary>
    /// Defines the various direction the old message can slide out
    /// </summary>
    public enum StatusDirection
    {
        Left = 0,
        Right = 1,
        Up = 2,
        Down = 3
    }
}

By viewing downloads associated with this article you agree to the Terms of use and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)

About the Author

Ratish Philip
Software Developer
India India
Member
Ratish Philip is a software developer with 8 years of experience. He loves programming in C#, WPF & Silverlight.
 
He is currently exploring the depths of Windows 8 programming.
 
Creating enriched user experiences is what appeals to him the most.
 
Occasionally expresses his creativity through pencil sketching too!
 
Ratish's personal blog: wpfspark.wordpress.com

Permalink | Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 20 Jan 2012
Article Copyright 2011 by Ratish Philip
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid