daveducks
Jun 5th, 2001, 07:17 AM
Hi
I am developing a simple ActiveXControl which has all the properties and methods of a standard visual basic List Box control with some enhancements.
I need to expose the ItemData And List properties to the developer and have mapped them using the ActiveX Control Interface Wizard. Sure enough the Get/Let property code appears, but they do not appear in the properties window when I place the ActiveX control in the EXE project. Can anyone help please?
thanks,
Andrew.
I am developing a simple ActiveXControl which has all the properties and methods of a standard visual basic List Box control with some enhancements.
I need to expose the ItemData And List properties to the developer and have mapped them using the ActiveX Control Interface Wizard. Sure enough the Get/Let property code appears, but they do not appear in the properties window when I place the ActiveX control in the EXE project. Can anyone help please?
thanks,
Andrew.