Search:

Type: Posts; User: jmcilhinney

Search: Search took 1.15 seconds.

  1. Replies
    3
    Views
    14,965

    Re: Run winform inside WPF window.

    That said, WPF is not Modern/Metro. You can publish XAML apps to the Store but they are not WPF. If this is genuinely a WPF app then this is the wrong forum for this thread and if it is a Store app...
  2. Replies
    3
    Views
    14,965

    Re: Run winform inside WPF window.

    It seems an odd thing to do but a form is a control too so you can use it like any other control. You'd have to add it to the container at run time and you should set its TopLevel property to False.
Results 1 to 2 of 2



Click Here to Expand Forum to Full Width