Hi,
I want to develop a VB6 UserControl. The control should be used from a VC++
MFC app. The control should show the values from a lot of fields (about 20).
I do not want to add a set-property for each field. My idea is to create a
dataTransferObject which contains all the fields.
How do I have to realize this in VB6?
Thanks
Christian
Archived from group: microsoft>public>vb>ole>automation