What is the difference between Msgbox Statement and MsgboxQ
function?
Answer Posted / saikiran.akella
Msgbox is used to print user message.
MsgboxQ is user defined function.There is no such type of
methode
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How would you map properties to controls by using ActiveX Control Interface Wizard?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
How would you activate animation control?
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
How do I get the Tab key to be treated like a normal character?
what are the Differences between ActiveX Control and Standard Control?
Through which protocol OLEDB components are interfaced?
VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?
Is there a way to break long lines in VB code?
Why does everybody say I should save in TEXT not BINARY?
What language does visual basic use?
What is the difference between adodc and adodb in vb?
How many File System Controls are there ? Explain.
___ property used to add a menus at runtime.