MCQOPTIONS
Saved Bookmarks
| 1. |
__________ is used to close both the code from code editor and control from the form. |
| A. | Me.close() |
| B. | This.close() |
| C. | Close All |
| D. | Close() |
| Answer» B. This.close() | |