Hosting .NET 2.0 controls in WPF
-
Is is possible to host .NET 2.0 controls in WPF on .NET 3.0?
Johan Lombaard Only two things are infinite, the universe and human stupidity, and I'm not sure about the former - Albert Einstein
-
Is is possible to host .NET 2.0 controls in WPF on .NET 3.0?
Johan Lombaard Only two things are infinite, the universe and human stupidity, and I'm not sure about the former - Albert Einstein
Yes. .NET 3/3.5 is a superset of the capabilities of 2, so you can host 2.0 controls in WPF.
Deja View - the feeling that you've seen this post before.
-
Yes. .NET 3/3.5 is a superset of the capabilities of 2, so you can host 2.0 controls in WPF.
Deja View - the feeling that you've seen this post before.
Thanks for the reply. Do you perhaps know how to do it ?
Johan Lombaard Only two things are infinite, the universe and human stupidity, and I'm not sure about the former - Albert Einstein
-
Thanks for the reply. Do you perhaps know how to do it ?
Johan Lombaard Only two things are infinite, the universe and human stupidity, and I'm not sure about the former - Albert Einstein
Deja View - the feeling that you've seen this post before.