How does the following statements work?
On Error Goto 0
Answer Posted / sujitha
To Disable any enabled error .
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do you change the system menu (on the Control-Menu Box)?
What is the use of Immediate, Local Window?
Types of LockEdits in RDO.
What is the-use of property page Wizard in ActiveX Control?
I get a "file not found" error on the IIF function when I distribute by program. Why?
what are the Types of Resultsets?
Draw Sequence Modal of DAO and Explain?
What is "Reserved Error -1209"?
Specify technical & functional architecture of your last 2 projects.
____ is the difference between Listindex and Tab index.
How do I create a window with a small title bar as in a floating toolbar?
What is the use of property page Wizard in ActiveX Control?
What do you know about chaining views.
Which method is preferred to save datas like database?
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?