System.Windows.Forms
2.0.0.0
System.Enum
You can use the marquee style when you need to indicate progress is being made, but you cannot indicate the quantity of progress. The style is valid only when visual styles are enabled. The style is valid only when visual styles are not enabled.
Specifies the style that a uses to indicate the progress of an operation.
Field
System.Windows.Forms.ProgressBarStyle
Indicates progress by increasing the number of segmented blocks in a .
2.0.0.0
Field
System.Windows.Forms.ProgressBarStyle
Indicates progress by increasing the size of a smooth, continuous bar in a .
2.0.0.0
Field
System.Windows.Forms.ProgressBarStyle
Indicates progress by continuously scrolling a block across a in a marquee fashion.
2.0.0.0