[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.TaskDialogCommonButtons

TaskDialogCommonButtons Enum

A combination of flags to identify one or several standard buttons that can be displayed at the bottom of a task dialog.

Namespace: C1.Win.C1Win7Pack
Assembly: C1.Win.C1Win7Pack.4.8.dll
Syntax
[Flags]
public enum TaskDialogCommonButtons

Fields

Name Description
Cancel

A "Cancel" button.

Close

A "Close" button.

No

A "No" button.

None

No buttons on the dialog.

Ok

An "OK" button.

Retry

A "Retry" button.

Yes

A "Yes" button.