meanings of 3rd party components encyclopedia of 3rd party components dictionary of 3rd party components thesaurus on 3rd party components books about 3rd party components dreams about 3rd party components
 3rd party components - Definition 

In computer programming, and particularly in Microsoft Windows programming, third party software component refers to a reusable software component developed to be either freely distributed or sold by an entity other than the original vendor of the development platform.

Microsoft Visual Basic spawned the first commercially viable market for reusable software components. Visual Basic's first extensibility mechanism was the specification for VBX custom controls.

In version 4.0 of Visual Basic, the OCX custom control was introduced to replace VBX. OCX was later renamed ActiveX and then COM. In version 7.0 of Visual Basic, also known as VB.NET, Microsoft introduced the .NET Component to replace both VBX and ActiveX. It was still possible to use many ActiveX components in VB.NET by wrapping them in a .NET layer.

See Also

External links

Several of the best known third party component vendors and resellers:


The Component Vendor Consortium (CVC) (http://www.components.org/) is a not for profit industry association dedicated to supporting organizations and developers building components and tools for the professional Windows developer.

Copyright 2008 WordIQ.com - Privacy Policy  ::  Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "3rd party components".