What is the difference between Msgbox Statement and MsgboxQ
function?
Answers were Sorted based on User's Feedback
MsgBox is a built in VB function which displays a Message
Box and MsgBoxQ is a function defined by the user.
Is This Answer Correct ? | 9 Yes | 1 No |
Answer / pusparghya das
MsgBox statement only displays the message.
MsgBoxQ function displays a message in a dialog box and
wait for the user t click a button,and returns an integer
indicating which button the user has been clicked.
Example for MsgBox function
x= Msgbox ("Do you ant to delete." ,VBYesNO)
if you press yes. The x value is 6
if you press No. The x value is 7
Is This Answer Correct ? | 9 Yes | 2 No |
How many ways you can access file using VB?
what are the Controls which do not have events ?
How would you add column headers in listview control?
what is differece b/w Module and class Modules in vb6? thanks
Difference between listbox and combo box.
Difference between Linked Object and Embedded Object?
What is OLE? Explain.
what is the difference between vb and vb.net
Which property of textbox cannot be changed at runtime?
What is the use of parameters collection?
Scope of API's can be of types, what are they?
what is the meaning of cts company logo?..