For a VB6 program I need a datetipepicker object and the CCRP one seem to fit the bill precisely.
I downloaded the sample code with the OCX files. When I open the sample VBP file in the development environment I see the DTPicker object in the tool box for inclusion in a form.
I then opened a new project and made sure that the project references were the same.
I then copied all the files from the sample directory (except the vbp file) into the new test directory. The DTPicker object still does not appear in the toolbox.
What am I missing here?
I downloaded the sample code with the OCX files. When I open the sample VBP file in the development environment I see the DTPicker object in the tool box for inclusion in a form.
I then opened a new project and made sure that the project references were the same.
I then copied all the files from the sample directory (except the vbp file) into the new test directory. The DTPicker object still does not appear in the toolbox.
What am I missing here?