Prev: love loe
Next: start last-open document
From: Jaqueline on 17 May 2010 06:05 I have an application developed using MFC and unmanaged code. Now I need to create a view that would have a Windows Control Form created using .NET and managed code. How can I put this two pieces of code comunicating? Thanks in advance.
From: Jaqueline on 18 May 2010 05:18 Is it possible to do that? Is it possible to create an ActiveX control that wraps the funcionality of the Windows control Form? How we can embed .net controls on an MFC project? "Jaqueline" <jaqueline(a)no-answer.com> escreveu na mensagem news:eH4%235ha9KHA.3592(a)TK2MSFTNGP05.phx.gbl... >I have an application developed using MFC and unmanaged code. Now I need to >create a view that would have a Windows Control Form created using .NET and >managed code. > How can I put this two pieces of code comunicating? > > Thanks in advance.
From: David Lowndes on 18 May 2010 06:05 >I have an application developed using MFC and unmanaged code. Now I need to >create a view that would have a Windows Control Form created using .NET and >managed code. >How can I put this two pieces of code comunicating? Have a look here: "MFC and WinForms Integration" http://www.microsoft.com/downloads/details.aspx?familyid=987021bc-e575-4fe3-baa9-15aa50b0f599&displaylang=en Dave
From: Jaqueline on 18 May 2010 09:32 That was exactly what I was looking for. Many thanks. "David Lowndes" <DavidL(a)example.invalid> escreveu na mensagem news:4ip4v5tofgehr16bm80o57v75nlthpdm9s(a)4ax.com... > >I have an application developed using MFC and unmanaged code. Now I need > >to >>create a view that would have a Windows Control Form created using .NET >>and >>managed code. >>How can I put this two pieces of code comunicating? > > Have a look here: > > "MFC and WinForms Integration" > http://www.microsoft.com/downloads/details.aspx?familyid=987021bc-e575-4fe3-baa9-15aa50b0f599&displaylang=en > > Dave
|
Pages: 1 Prev: love loe Next: start last-open document |