Answer Posted / shreya sondur
The Option Explicit statement checks in the module for
usage of any undeclared variables and reports an error to
the user.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
When/Why should I use Option Explicit?
How would you create properties in ActiveX Control?
Is the Variant type slower than using other variable types?
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
___ Property is used to count no. of items in a combobox.
what controls have you used in your project?
What is recordset in visual basic?
Explain the usage of Web Browser Control?
What is the latest version of visual basic?
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 use of OLE?
How would you create your application in DHTML?
Difference between Dynaset and Snapshot?
Draw Sequence Modal of DAO and Explain?
How do I play MID, WAV or other multimedia files?