using thid pary activeX control from VB6 in express

I have used plot controls from another vendor in VB6 applications - they are ACtiveX technology. I cannot seem to install and run these within VB 2005 - if I upgrade a VB6 project to VB express, the references come across and I can use teh controls as normal. - I can copy and paste new instances of the control

But from a new VB Express application - I have set the references - the name space is visible and I can programmatically access the activeX control, but the visual interface is not accessable and I cannot get it to appear.

what to do




Answer this question

using thid pary activeX control from VB6 in express

  • hieronymus

    Hi vaughan,

    Check the migration project for underlying references and code which is written by migration wizard.Then i think you will be able to figure out what you missed out in your new project.

    Thank you,
    Bhanu.


  • using thid pary activeX control from VB6 in express