ACtiveX COntrol in VC++
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Iam doing MFC based project .MY project has a dialog box which contains the GRID control activeX control . Now when i try to access that dialog ( which contains the grid) in the Visual studio .NET ,i get this message . "The activeX control GRid control requires design time liscense". I prepared the installation using WISE and installed in the same system in which it was developed . But the same dialog box works fine in the EXE .