Plz help
Write a Visual Basic program to display message in Message box in Form load event.
plz dont scam
and plz write script and step about how we do it in computer
plz just give the answer i asked
i am tired i have already asked this question three times yet i got scam answer and the answer which doesn't even match the question
so just give me the answer
Answers
Answered by
0
Explanation:
Private Sub Form1_Load()
{
MsgBox("Welcome to Brainly", 0, "Message Box")
}
Similar questions