Write a Visual Basic program to display message in Message box in Form load event.
Answers
Answered by
1
Explanation:
Visual Basic Functions: The Message Box. A message box is a special dialog box used to display a piece of information to the user. As opposed to a regular form, the user cannot type anything in the dialog box. To support message boxes, the Visual Basic language provides a function named MsgBox.
I hope it's helpful please mark as brainlist
Similar questions