Description
Question 2. CONSTRUCT a complete VB.NET program that displays a Message Box which consists of ‘Abort’ and ‘Retry’ buttons , where the system will display a message when a button is clicked. If ‘Abort’ button is clicked, the message should be ,”You have clicked the Abort button”. And if ‘Retry’ button is clicked,the message should be ,”You have clicked the Retry button!.