josephwalter
Programmer
When I'm developing a program in Visual Basic 6, I can select my ADO data control and click the build button next to the ConnectionString property. This brings up a nice Property Page that has all the controls on it I want, plus it has a Build button that brings up the Data Link Properties.
How can I include these Property Pages in my project so that they can be accessed at run-time?
How can I include these Property Pages in my project so that they can be accessed at run-time?