Answer Posted / suyog srivastava
The INPUTBOX is used to input data at the runtime but, MSGBOX is used to display message or information at runtime
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How would you attach pictures in column headers of List View Control?
___,___ arguments will be used to run a executable program in shell function
How would you create your application in DHTML?
What is the latest version of visual basic?
What is the use of Active Control Property?
which property of menu cannot be set at run time.
How do I prevent multiple instances of my program?
What is dao in vb?
What is the use of Visual Basic Document file?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
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?
What is Seek Method which type of record set is available this?
What is vbs file?
Discuss the working with to-do lists.
Write the steps in Creating ActiveX Dll and Active Exe?