Skip Navigation LinksHome / Community & Support / Code Library / WinForms > General and Integration Projects > Integration with WPF

Integration with WPF

Feed from this thread
  • Hristo Kosev MVP avatar

    Posted on Nov 10, 2006 (permalink)

     

    Requirements

    RadControls version

    Q2 2011

    .NET version

    3.0

    Visual Studio version

    2008

    programming language

    C# and VB


     
    PROJECT DESCRIPTION
    The solution shows how WinForms control can be integrated in a WPF application and vice versa. For the first case in order to host WinForms control in WPF application you can use WindowsFormsHost component and for the second case (to host WPF control in WinForms application) the ElementHost component.
     
    Attached files

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Code Library / WinForms > General and Integration Projects > Integration with WPF