V
Vinay Chopra
Hi,
I have created an ActiveX control using MFC activeX control wizard and added
a dialog to it.
Now on that Dialog I dragged a Button control and gave a "hello world"
message on it click. When I run the control in an activex container it works
fine.
Now I want to a Datagrid in place of this button. I have inserted datagrid
and build it I dont get any error. but when I try to open it in ActiveX
container to see the display. Im getting " Debug assertion Failed " error
with file winocc.cpp.
Summary: Can we insert ActiveX Control(like DataGrid) in another ActiveX
control. If yes, How???
Can anyone help me out.
Thanks in Anticipation.
Vinay
I have created an ActiveX control using MFC activeX control wizard and added
a dialog to it.
Now on that Dialog I dragged a Button control and gave a "hello world"
message on it click. When I run the control in an activex container it works
fine.
Now I want to a Datagrid in place of this button. I have inserted datagrid
and build it I dont get any error. but when I try to open it in ActiveX
container to see the display. Im getting " Debug assertion Failed " error
with file winocc.cpp.
Summary: Can we insert ActiveX Control(like DataGrid) in another ActiveX
control. If yes, How???
Can anyone help me out.
Thanks in Anticipation.
Vinay