I am developing a VB.NET 2010 App which is using some COM ActiveX Controls
I have followed all the instructions to use the COM Controls in VB.NET. It is possible to call Methods and view Properties in the IDE
However, the events being fired by the COM ActiveX Controls are not making it up into the VB application. In the IDE, the COM control has an icon which has a 'padlock' and all the events in the IDE are shown in Italics
Does anyone have any idea what might be happening here
I have followed all the instructions to use the COM Controls in VB.NET. It is possible to call Methods and view Properties in the IDE
However, the events being fired by the COM ActiveX Controls are not making it up into the VB application. In the IDE, the COM control has an icon which has a 'padlock' and all the events in the IDE are shown in Italics
Does anyone have any idea what might be happening here