Go Back   StudyChaCha 2024 2025 > StudyChaCha Discussion Forum > Exams

  #1  
Old October 1st, 2012, 02:55 PM
shrikanthnp78
Guest
 
Default What do you mean by registering of com objects in VB?

You give me detail how I can create a COM object by using the COM class template please provide me some details about it ?
Reply With Quote
Other Discussions related to this topic
Thread
Registering Late For SAT
Sap Business Objects Data Services
SAP Business Objects
Registering for courses brown
Job after registering as a BAMS Doctor
Instruction for registering of CAT
SAP Business Objects Training Courses In Bangalore






  #2  
Old October 1st, 2012, 05:28 PM
Super Moderator
 
Join Date: Dec 2011
Default Re: What do you mean by registering of com objects in VB?

As you want to know about the Com objects in VB so we are providing you some details about it.

We are providing you the formula to create a COM object by using the COM class template According to the website of Microsoft :
Open a new Windows Application project from the File menu by clicking New Project.

In the New Project dialog box under the Project Types field, check that Windows is selected. Select Class Library from the Templates list, and then click OK. The new project is displayed.

Select Add New Item from the Project menu. The Add New Item dialog box is displayed.

Select COM Class from the Templates list, and then click Add. Visual Basic adds a new class and configures the new project for COM interop.

Add code such as properties, methods, and events to the COM class.

Select Build ClassLibrary1 from the Build menu. Visual Basic builds the assembly and registers the COM object with the operating system.
__________________
https://t.me/pump_upp
Reply With Quote
Reply




All times are GMT +6. The time now is 09:42 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Friendly URLs by vBSEO 3.6.0 PL2

1 2 3 4 5 6 7 8