![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have been using VB 6.0 for years, and we are starting a new project and we thought it might be worth taking the plunge and upgrading to VB.Net. I understand that any new code written in VB.Net can call existing activeX components written in VB6, but it is not clear whether I can create new ActiveX controls with the standard edition of VB.Net. The MS website says that the standard edition does not allow you to: "Build reusable Windows and Web controls". Does this mean that I cannot create new OCXs activeX DLLs etc... without buying the whole VS suite? |
#3
| |||
| |||
|
|
The Standard edition is lacking project templates for class library/control library projects. These templates are included in the Professional edition. Notice that you cannot create ActiveX controls using VB.NET at all, you can create .NET Windows Forms controls instead. I suggest to get the Professional edition if you are planning to do professional/commercial development. OK. Thanks. It looks like we will need to go for the professional |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |