winforms - How to add a WPF user control which is created in control library into Win-forms element host -


this actual requirement need add wpfmediakit existing winforms application.

so in-order need add wpfcontrol winform's application.

my final objective : camera application capturating , saving , mail features.

add windowsformintegration reference , gives access control called elementhost. control wpf in winforms windowsformshost winforms in wpf. in designer, can find control in toolbox underneath "wpf interoperability".

enter image description here


Comments

Popular posts from this blog

apache - PHP Soap issue while content length is larger -

asynchronous - Python asyncio task got bad yield -

javascript - Complete OpenIDConnect auth when requesting via Ajax -