For creating some Message Box, For those who are new in Visual Basic
For creating some Message Box, For those who are new in Visual Basic
Rate For creating some Message Box, For those who are new in Visual Basic
(1(1 Vote))
msgbox"Fill up the form before submit !",vbinformation,"Message"
'If you want to make a message box,with Yes and No Button...
msgbox("Do you want to quit this program !!",vb yesno+vbinformation,"Message")
For creating some Message Box, For those who are new in Visual Basic Comments
No comments yet — be the first to post one!
Post a Comment