Can Redim be used to declare a new array ?
Answer Posted / sb
if I redim an array and increase its size. will the
existing elements in the array be lost?
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is there any Edit method in ADO Data Access method?
OLE is used for _______
How do I mimic a toggle button?
What is the current version of Visual Basic for Windows?
Are there any examples of commercial applications built using Visual Basic?
Can you create a Updatecascade, Deletecascade relation in Ms- Access?
How would you create your application in DHTML?
How do I implement Undo?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
Explain the creation project schedule.
What type of databases you can access through ADO Data Access Object?
Is visualvm free?
What is script control?
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 ActiveX? Explain.