G
Guest
Using .Net, in a Class to build a DLL.
When trying to execute "ByVal CBox As Combobox" combobox is NOT recognized. Added References defined are:
System
System.Data
System.Drawing
System.Windows.Forms
System.xml
I developed many class DLLs and this worked using version 2002. I can't get to recognize a Combobox or Listbox using version 2003. What do I have to define?
Tnx,
Ric
When trying to execute "ByVal CBox As Combobox" combobox is NOT recognized. Added References defined are:
System
System.Data
System.Drawing
System.Windows.Forms
System.xml
I developed many class DLLs and this worked using version 2002. I can't get to recognize a Combobox or Listbox using version 2003. What do I have to define?
Tnx,
Ric