Message to Exit application.
Message to Exit application.
Rate Message to Exit application.
(1(1 Vote))
Private Sub Command1_Click()
If MsgBox("Are you sure to Exit", vbYesNo) = vbYes Then
End
End If
End Sub
Message to Exit application. Comments
No comments yet — be the first to post one!
Post a Comment