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?
No Answer is Posted For this Question
Be the First to Post Answer
What is dao in visual basic?
What is the diff between the Create Object and Get object?
How would you create your application in DHTML?
what is different between edit and update?
Types of Resultsets.
How would you declare and raise custom events in a class?
How many number of events does the Timer controls ?
What is the difference between procedure and functions in VB?
Difference between Dynaset and Snapshot?
How would you Create a Query Builder and Explain its uses ?
What is Collection Objects?
what is the DIFF between Image and Picture box controls