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 the Difference between Tabletype and Snapshot?
Where can I get good up-to-date information about VB?
what is use of book mark in excel ? send answer in my id ashishpal11@rediffmail.com
What are the tools available for Debuggiu in VB?
How would you add elements and pictures to listitems in listview control?
Explain about conditional operators?
How do you avoid the "Invalid use of null" error when reading null values from a database?
What is a toolbox in visual basic?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
What is hyperlink?
How would you find out the value property in Slider Bar Control?
Recordset object consists what?
Is it posible to Create Tables Through Querydef?
How do I implement Undo?