DialogResult property of Button control

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

E

Expert

Verified

DialogResult property of a Button control can be assigned a value from the DialogResult enumerations, are as follows:

a) Abort-Returns Abort
b) Cancel-Returns Cancel
c) Ignore-Returns Ignore
d) No-Returns No
e) None-Nothing is returned from the dialog box
f) OK-Returns OK
g) Retry-Returns Retry
h) Yes-Returns Yes

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.