1 instantiation of TaskDialogProgressBar
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogPage.cs (1)
112
_progressBar = new
TaskDialogProgressBar
(TaskDialogProgressBarState.None);
5 references to TaskDialogProgressBar
System.Windows.Forms (5)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogPage.cs (3)
47
private
TaskDialogProgressBar
? _progressBar;
249
/// The progress bar will only be shown if its <see cref="
TaskDialogProgressBar
.State"/>
256
public
TaskDialogProgressBar
? ProgressBar
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogProgressBar.cs (2)
20
/// Initializes a new instance of the <see cref="
TaskDialogProgressBar
"/> class.
27
/// Initializes a new instance of the <see cref="
TaskDialogProgressBar
"/> class