DialogResult Enumeration
List of enumerated values that can be associated with the DialogResult property of certain controls.
Namespace: elsystem.windows.forms
Enumerated Values
Name |
Value |
|
![]() |
Abort |
3 |
![]() |
Cancel |
2 |
![]() |
Ignore |
5 |
![]() |
No |
7 |
![]() |
None |
0 |
![]() |
Ok |
1 |
![]() |
Retry |
4 |
![]() |
Yes |
6 |