StormbringerX
Programmer
Hi all,
This is probably a newbie question so bear with me, please.
Is there any quick way to determine which reference pertains to what OCX? For instance, if I wanted to add the DateTimePicker control to my project, here are the steps I'm going through:
1) Find the DateTimePicker control in the MSDN HELP under Reference and ActiveX Controls.
2) It tells me that it is part of the MSCOMCT2.OCX and I should add it to my project.
3) Then I have to go to Project-References, highlight each reference that seems likely, and look at the location to see if that particular reference is MSCOMCT2.OCX
I'm using the DateTimePicker control as an example, but for some of the lesser-used components, you can waste a lot of time just trying to find the damn thing.
Any help is appreciated, and if I'm missing something obvious, please don't laugh too hard.
Thanks
Dave
This is probably a newbie question so bear with me, please.
Is there any quick way to determine which reference pertains to what OCX? For instance, if I wanted to add the DateTimePicker control to my project, here are the steps I'm going through:
1) Find the DateTimePicker control in the MSDN HELP under Reference and ActiveX Controls.
2) It tells me that it is part of the MSCOMCT2.OCX and I should add it to my project.
3) Then I have to go to Project-References, highlight each reference that seems likely, and look at the location to see if that particular reference is MSCOMCT2.OCX
I'm using the DateTimePicker control as an example, but for some of the lesser-used components, you can waste a lot of time just trying to find the damn thing.
Any help is appreciated, and if I'm missing something obvious, please don't laugh too hard.

Thanks
Dave