solutions related to visual basic
|
|
|
Question / Problem
|
What is the meaning of .ocx extension in VB?
|
Solution
|
.ocx extension means the ActiveX control file, which is used in addition to the standard controls that can be added to the toolbox & placed on forms. The professional & Enterprise editions of Visual Basic allow you to create you own controls.
|
Applies to |
|
VB 2005
|
Rank It |
|