What is the difference between Msgbox Statement and MsgboxQ
function?



What is the difference between Msgbox Statement and MsgboxQ function?..

Answer / Sarvesh Kumar Sharma

The MsgBox statement is a built-in Visual Basic function that displays a dialog box with a message, an icon, and buttons. The MsgBoxQ function is a custom API function that allows you to create a message box with additional options, such as displaying the current date and time or setting the background color.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

How do I do drag & drop between applications?

1 Answers  


What's the maximum size of a textbox?

5 Answers  


What are the Technologies for Accessing Database from Visual Basic?

1 Answers  


What is Mask Edit and why it is used?

1 Answers  


___ Property is to compress a image in image control.

1 Answers  


How can you Implement windows functionality in VB?

1 Answers  


___,__,___ are the type of combo box?

1 Answers  


What is a toolbox in visual basic?

1 Answers  


What is the default workspace?

1 Answers  


Difference between ActiveX Exe and Dll.

1 Answers  


What is the difference between procedure and functions in VB?

15 Answers   Infrasoft,


Is there any Edit method in ADO Data Access method?

3 Answers  


Categories