ookii-dialogs-wpf icon indicating copy to clipboard operation
ookii-dialogs-wpf copied to clipboard

Please add the 'TaskDialogIcon' enum missing values.

Open Jie2GG opened this issue 3 years ago • 0 comments

TaskDialogIcon now has Custom, Warning, Error, Information, Shield values. The following values are missing.

SecurityShieldBlueBar = 0xFFFB, SecurityWarningYellowBar = 0xFFFA, SecurityErrorRedBar = 0xFFF9, SecuritySuccessGreenBar = 0xFFF8, SecurityShieldGrayBar = 0xFFF7,

Jie2GG avatar Mar 20 '22 12:03 Jie2GG