WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1TaskDialog Class / ProgressBar Property

In This Topic
ProgressBar Property
In This Topic
Adjusts the progress bar control hosted in the task dialog.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1TaskDialog.ProgressBar", "Adjusts the progress bar control hosted in the task dialog.")>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
<TypeConverterAttribute(C1.Win.C1Win7Pack.GenericExpandableConverter)>
Public ReadOnly Property ProgressBar As C1TaskDialog.C1ProgressBar
 
See Also