Hi,
you have to put a reference to those missing controls in
Project/Components:
1. to Data Bound List Controls 5.0
2. Microsoft Common Dialog Control
if you can not find them in Win/System then it could be that you dont have
installed them or deleted it.
i would install VB 5 once more
Thomas
**********************************************************************
* DIVA Systems
* Multimedia-, Internet- und Datenbankprogrammierungen
* Analyse, Erstellung, Betreuung
*
* im Web: www.diva-systems.de
*
*
**********************************************************************
Quote:
> I have just got the recent version of VB5 and I have ported some code
> over from VB4. I am getting an error on a simple program that uses the
> Text method of Visual Basic's Text Boxes. It interpretor is saying that
> it cannot find the method. In addition, in the References menu, there
> are two sets of objects missing. They are: (a). Missing Data Bound List
> Controls 5.0 and (b). Missing Microsoft Common Dialog Control.
> What is going on here? Can someone please help