'Declaration
<C1DescriptionAttribute("C1ProgressBar.State", "Specifies the type and state of the progress bar.")> <NotifyParentPropertyAttribute(True)> <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> Public Property State As TaskDialogProgressBarState
[C1Description("C1ProgressBar.State", "Specifies the type and state of the progress bar.")] [NotifyParentProperty(true)] [DefaultValue(Mono.Cecil.CustomAttributeArgument)] public TaskDialogProgressBarState State {get; set;}