what are the Types of ActiveX Components in VB?



what are the Types of ActiveX Components in VB?..

Answer / vineet choudhary

There are 4 type of Activex Components in VB6.0

ActiveX Exe
ActiveX Dll
ActiveX Component
ActiveX Document

Is This Answer Correct ?    19 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

Difference between Tabletype and Snapshot?

0 Answers  


what are the Differences between Modal and Modaless forms?

2 Answers  


What is the difference between queryunload and unload in form?

2 Answers  


To validate a range of values for a property whenever the property values changes,which type of property procedure you use?

1 Answers  


what is the control used to call a windows application.

0 Answers  






What is ActiveX Dll and ActiveX Exe?

0 Answers   TCS,


What is the need of tabindex property is label control.

0 Answers  


What is the differece between the (name) and caption properties of a control?

3 Answers  


What is Parser Bug?

0 Answers  


Why doesn't "my string" & Chr$(13) do what I want?

0 Answers  


by writing MACRO CODE,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). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

0 Answers   Infotech,


How do I make the mouse cursor invisible/visible?

0 Answers  


Categories