According to the teacher this is how you dou message boxes why doesn't it work?

Private Sub Command1_Click()
msg.box = "If you havent already clicked the white box below click it!"
End Sub