MY ACCOUNT  |  LOGIN

Sales: 1-888-936-8638

ORDER ONLINE >

 

  


  Windows Forms
      Products
       UI Products
   Essential Grid
   Essential Tools
   Essential Chart
   Essential Diagram
   Essential Edit
   Essential HTMLUI
   Essential Schedule
       Back Office Products
   Essential PDF
   Essential XlsIO
   Essential DocIO
   Essential Calculate
   Essential Grouping
       Add-ons
   CAB Add-on
   QTP Add-on
    Version History
    Free Trial
    Order Online
    What's New
    Development Build
    Roadmap
    System Requirements



<<Previous |  Next>>

ProgressBarAdv

The ProgressBarAdv is an extension to the standard progress bar which will help you to display task completion status with lots of background, border and foreground styles.

The ProgressBarAdv includes the following ProgressStyles: Constant, Gradient, MultipleGradient, Tube, Image, System and WaitingGradient.

Notification Package-Constant

The foreground of the ProgressBarAdv drawn with a constant color

Notification Package-Gradient

The foreground of the ProgressBarAdv drawn with gradient brush

When ForegroundStyle is gradient, GradientStartColor determines start color of the foreground and GradientEndColor determines end color of the foreground.

Notification Package-MultipleGradient

The foreground of the ProgressBarAdv drawn with multiple colors

By default, its value is an empty color array. You can add colors to multiple gradients by modifying property MultipleColors.

Notification Package-Tube

The foreground of the ProgressBarAdv drawn with a vertical tube like gradient brush

When ForegroundStyle is Tube, TubeStartColor determines the middle color of the tube. And the outer color is determined by TubeEndColor.

Notification Package-image

The foreground of the ProgressBarAdv drawn with an image

When ProgressStyle is Image, ForegroundImage specifies the image to draw the foreground and we have the property StretchImage to decide whether to stretch the image or not.

Notification Package-waiting%20gradient

The foreground of the ProgressBarAdv drawn with WaitingGradient style

This will make the ProgressBarAdv look like the one that is shown when Windows XP boots.

Notification Package-Segments

ProgressBarAdv with different width set for the segments

Notification Package-Segments1

ProgressBarAdv drawn without segments

Setting ForeSegments to false, lets you draw ProgressBarAdv without segments.

Notification Package-Orientation

Orientation for ProgressBarAdv

Orientation of the text can be set to either Horizontal or to Vertical using TextOrientation and ProgressOrientation set to Horizontal or Vertical determines the Orientation of the control itself.

Notification Package-Customtext

ProgressBarAdv with custom text

TextStyle property set to Custom allows to set the text of the ProgressBarAdv when the value changes. You can change the color of the font used to draw the text of the ProgressBarAdv with the help of FontColor and TextShadow property can be used to give a shadow effect for the text displayed.

Notification Package-Leftalignment

Notification Package-Centeralignment

Notification Package-rightalignment

ProgressBarAdv with different text alignments: Left,Center and Right

Notification Package-combinations

ProgressBarAdv with Foreground and Background property combinations


<<Previous |  Next>>

© 2001-2008 Copyright Syncfusion Inc. All rights reserved.  |  Privacy Policy  |  Contact  |  Sitemap  |