VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



For creating some Message Box, For those who are new in Visual Basic

by Sajal Dutta (2 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Sun 28th April 2002
Date Added: Mon 8th February 2021
Rating: (1 Votes)

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



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")


Download this snippet    Add to My Saved Code

For creating some Message Box, For those who are new in Visual Basic Comments

No comments have been posted about For creating some Message Box, For those who are new in Visual Basic. Why not be the first to post a comment about For creating some Message Box, For those who are new in Visual Basic.

Post your comment

Subject:
Message:
0/1000 characters