WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1ProgressIndicator Class / State Property

In This Topic
State Property (C1ProgressIndicator)
In This Topic
Gets or sets the type and state of the progress indicator.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
<C1DescriptionAttribute("C1ProgressIndicator.State", "Specifies the type and state of the progress indicator.")>
<NotifyParentPropertyAttribute(True)>
Public Property State As TaskbarProgressState
 
See Also