Have you ever used classes? If so, how have you used them?

Showing Answers 1 - 3 of 3 Answers

asohaney

  • Mar 6th, 2008
 

Create a project of type ActiveX DLL. Define your class in the project. COmpile and make DLL. Either register this DLL by using REGSVR32.EXE or add it in the componenet srevice by using COMEXP.MSC

Add this DLL in the Add this DLL either in your VB project or refer it by creating server object in web page.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions