Hi,
I have written an addin for VB to allow me to add code for a particular type of control throughout a project, it is working quite well, apart from the fact I need the control ProgID so I can identify the controls. I would prefer to populate a drop down with all the different types available within the project, and it would also be useful to get a list of events available for that type of control.
Does anyone know how to get these?
cheers
Matt
If you can keep your head while those around you are losing theirs, you obviously haven't grasped the seriousness of the situation
I have written an addin for VB to allow me to add code for a particular type of control throughout a project, it is working quite well, apart from the fact I need the control ProgID so I can identify the controls. I would prefer to populate a drop down with all the different types available within the project, and it would also be useful to get a list of events available for that type of control.
Does anyone know how to get these?
cheers
Matt
If you can keep your head while those around you are losing theirs, you obviously haven't grasped the seriousness of the situation