What is the max size allowed for Msgbox Prompt and Input
Box?
Answer Posted / 1
thirteen bits and a bob
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is rdo in vb?
What is the current version of Visual Basic for Windows?
How would you attach an ActiveX control in Your Application?
Timer control contains ________ no. of events.
___ property used to add a menus at runtime.
What is executenonquery in vb net?
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
When should we use recursive programming?
What are some methods you can use to send data from one VB executable to another one?
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?
Explain about arrays?
What is instantiating?
Can a VB application be an OLE server?
How many File System Controls are there ? Explain.
___ is the control used to call a windows application.