Write the Steps in Creating an ActiveX Control?



Write the Steps in Creating an ActiveX Control?..

Answer / Durgesh Kumar Maheshwari

Steps to create an ActiveX Control are: 1. Open Visual Basic, 2. Create a new ActiveX DLL project, 3. Design the control using forms and code modules, 4. Compile the project to create the ActiveX Control (.ocx) file.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What is file in vb?

1 Answers  


___ Property is used to count no. of items in a combobox.

1 Answers  


What is the difference between ANSI and UNICODE strings when passed as arguments to a DLL?

3 Answers  


What is the default workspace?

1 Answers  


How do I implement Undo?

1 Answers  


How do I change the color of a form in visual basic?

1 Answers  


Explain Get, Let, Set Properties.

1 Answers  


how to get printout between two dates informations in datareport in vb6.0

1 Answers  


What is ado data control in vb6 0?

1 Answers  


Which tool is used to configure the port range and protocols for DCOM communications?

2 Answers  


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?

1 Answers  


Explain about Caturing Baseline.

1 Answers  


Categories