Values allocated to DialogResult property

Name the values that can be allocated to a DialogResult property of the Button control?

E

Expert

Verified

DialogResult property of the Button control could be allocated the value from a DialogResult enumeration that is as follows: 

None-Nothing is returned from a dialog box

1. Cancel-Returns Cancel

2. No-Returns No

3. Ignore-Returns Ignore

4. OK-Returns OK

5. Retry-Returns Retry

6. Yes-Returns Yes

7. Abort-Returns Abort

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.