WinForms?
-
Again with some newbie question. I have started a C# windows application and it look really nice with all those new controls and the WinForms stuff (looks much more to Delphi than VB 6 though ;) ). I was wondering how I can use WinForms in MC++? I mean draging and dropping WinForms components on the managed form and stuff like that. Thanks Best regards, Alexandru Savescu
-
Again with some newbie question. I have started a C# windows application and it look really nice with all those new controls and the WinForms stuff (looks much more to Delphi than VB 6 though ;) ). I was wondering how I can use WinForms in MC++? I mean draging and dropping WinForms components on the managed form and stuff like that. Thanks Best regards, Alexandru Savescu
You can't :(( MC++ lacks the CodeDOM support which is required for a visual designer to write the neccesary code. James Simplicity Rules!
-
Again with some newbie question. I have started a C# windows application and it look really nice with all those new controls and the WinForms stuff (looks much more to Delphi than VB 6 though ;) ). I was wondering how I can use WinForms in MC++? I mean draging and dropping WinForms components on the managed form and stuff like that. Thanks Best regards, Alexandru Savescu
Check this out. If you have VB6 you can use the designer. I have not yet tried it. http://www.gotdotnet.com/userfiles/toml/VBWinForms.zip
-
Again with some newbie question. I have started a C# windows application and it look really nice with all those new controls and the WinForms stuff (looks much more to Delphi than VB 6 though ;) ). I was wondering how I can use WinForms in MC++? I mean draging and dropping WinForms components on the managed form and stuff like that. Thanks Best regards, Alexandru Savescu
http://www.codeproject.com/useritems/mcppwinforms01.asp http://www.codeproject.com/managedcpp/mcppwinforms02.asp http://www.codeproject.com/useritems/mcppoutlookgui.asp Nish
Regards, Nish Native CPian. Born and brought up on CP. With the CP blood in him.
-
http://www.codeproject.com/useritems/mcppwinforms01.asp http://www.codeproject.com/managedcpp/mcppwinforms02.asp http://www.codeproject.com/useritems/mcppoutlookgui.asp Nish
Regards, Nish Native CPian. Born and brought up on CP. With the CP blood in him.
Thanks Nish, but as you said in the first article, there is now GUI support in Manage C++ :( :( :( Best regards, Alexandru Savescu
-
Thanks Nish, but as you said in the first article, there is now GUI support in Manage C++ :( :( :( Best regards, Alexandru Savescu
****Alexpro wrote: Thanks Nish, but as you said in the first article, there is now GUI support in Manage C++ Yeah, that's really sad!!! Nish :(
Regards, Nish Native CPian. Born and brought up on CP. With the CP blood in him.