ComponentOne Windows 7 Control Pack for WinForms
TaskbarProgressState Enumeration



C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace : TaskbarProgressState Enumeration
Represents the state of the thumbnail progress indicator.
Syntax
Public Enum TaskbarProgressState 
   Inherits System.Enum
Dim instance As TaskbarProgressState
public enum TaskbarProgressState : System.Enum 
public enum class TaskbarProgressState : public System.Enum 
Members
MemberDescription
ErrorAn error occurred (red).
IndeterminateThe progress is indeterminate (marquee).
NormalNormal progress is displayed.
PausedThe operation is paused (yellow).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Win7Pack.TaskbarProgressState

See Also

Reference

C1.Win.C1Win7Pack Namespace