mfc activeX control
C / C++ / MFC
4
Posts
2
Posters
0
Views
1
Watching
-
i want to add datatime pickup activeXcontorl on the dialg in my dll. can i do like that, if can, how to realize ? gucy
-
Do you have to use ActiveX or may be you could settle for the common control? If yes use resource editor in VC7(6) and pick it from the Dialog editor's list of available controls.
-
Do you have to use ActiveX or may be you could settle for the common control? If yes use resource editor in VC7(6) and pick it from the Dialog editor's list of available controls.