Post New Answer View All Answers
What is the default workspace?
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?
How do I implement an incremental search in list/dir/combo/file boxes?
What is ado in vb.net?
what is the Difference between Tabletype and Snapshot?
What is OLEDB?
Write the steps in Creating ActiveX Dll and Active Exe?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
How to get freefile location in memory?
What is the use of NEW Keyword? Explain.
Which type of object requires this object?
What is ODBC Direct and Microsoft Jet Database Engine ?
What is snapshot in vb?
How would you create properties in ActiveX Control?
Difference between ActiveX Control and Standard Control.