What is the difference between Msgbox Statement and MsgboxQ
function?
Answer Posted / pankajbisane
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 |
Post New Answer View All Answers
What is Pseudocode?
Explain about arrays?
Explain about ADO control?
How many objects resides in ADO ?
what are the Types of LockEdits in RDO?
__ no of controls in form.
What is the default workspace?
How do I dial a phone number without using the MSCOMM VBX?
What is the use of Visual Basic Document file?
It possible to call OLEDB's Features directly in VB without using any control?
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
___ Property is used to count no. of items in a combobox.
What is "Reserved Error -1209"?
What is the use of Data Form Wizard?
How do I access C style strings?