How would you attach an ActiveX control in Your Application?

Answer Posted / anjani

First we have to Register the ActiveX Control
By "Regsvr32.dll", then only we can add Componemt in our vb
Project

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data binding in vb net?

691


what are the types of cursors in DAO?

1597


What is ActiveX? Explain.

1625


Which property of textbox cannot be changed at runtime. What is the max size of textbox?

756


How do I do drag & drop between applications?

1202


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?

1736


What is Seek Method which type of record set is available this?

1676


What is the use of Hyperlink control for DHTML applications?

2125


What is hyperlink?

1810


What is file in vb?

665


Difference between Tabletype and Snapshot?

1680


What is meant by building a recordset.

804


Explain what is Visual basic?

759


i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).

1989


How do I prevent multiple instances of my program?

1131