{"id":1618,"date":"2020-08-15T09:33:28","date_gmt":"2020-08-15T01:33:28","guid":{"rendered":"http:\/\/iqotom.com\/?p=1618"},"modified":"2020-08-15T09:33:30","modified_gmt":"2020-08-15T01:33:30","slug":"wpf%e5%a6%82%e4%bd%95%e4%bd%bf%e7%94%a8winform%e6%8e%a7%e4%bb%b6","status":"publish","type":"post","link":"http:\/\/iqotom.com\/?p=1618","title":{"rendered":"WPF\u5982\u4f55\u4f7f\u7528WinForm\u63a7\u4ef6"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">\u4e00\u3001\u6dfb\u52a0\u5f15\u7528<\/h3>\n\n\n\n<p>\u7a0b\u5e8f\u96c6\u6dfb\u52a0\u4e24\u4e2a\u5f15\u7528<code>System.Windows.Forms\uff0cWindowsFormsIntegration<\/code><\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"753\" height=\"401\" src=\"http:\/\/iqotom.com\/wp-content\/uploads\/2020\/08\/wpf_winforms_01.png\" alt=\"\" class=\"wp-image-1619\" srcset=\"http:\/\/iqotom.com\/wp-content\/uploads\/2020\/08\/wpf_winforms_01.png 753w, http:\/\/iqotom.com\/wp-content\/uploads\/2020\/08\/wpf_winforms_01-300x160.png 300w, http:\/\/iqotom.com\/wp-content\/uploads\/2020\/08\/wpf_winforms_01-660x351.png 660w\" sizes=\"(max-width: 753px) 100vw, 753px\" \/><figcaption>\u6dfb\u52a0\u5f15\u7528<\/figcaption><\/figure><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">\u4e8c\u3001WPF\u7a97\u4f53\u6dfb\u52a0\u4ee5\u4e0b\u4ee3\u7801<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">xmlns:wf=\"clr-namespace:System.Windows.Forms;assembly=System.Windows.Forms\"\nxmlns:wfi =\"clr-namespace:System.Windows.Forms.Integration;assembly=WindowsFormsIntegration\"<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">\u4e09\u3001\u5728WPF\u7a97\u4f53\u4e2d\u6dfb\u52a0winForm\u63a7\u4ef6\u5bb9\u5668<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">\/\/\u76f4\u63a5\u4f7f\u7528winform\u63a7\u4ef6\n&lt;wfi:WindowsFormsHost>\n    &lt;wf:Label x:Name=\"wfLabel\" Text=\"winForm\u63a7\u4ef6\" \/>\n&lt;\/wfi:WindowsFormsHost><\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">\u56db\u3001\u6dfb\u52a0\u7b2c\u4e09\u65b9winForms\u63a7\u4ef6<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">\/\/\u4f7f\u7528\u7b2c\u4e09\u65b9winform\u63a7\u4ef6\n&lt;wfi:WindowsFormsHost x:Name=\"win_form\" Width=\"120\" Height=\"15\">\n    &lt;!-- \u7b2c\u4e09\u65b9\u63a7\u4ef6\u9700\u8981\u5728\u4ee3\u7801\u4e2d\u6dfb\u52a0-->\n&lt;\/wfi:WindowsFormsHost><\/code><\/pre>\n\n\n\n<p><strong>\u540e\u53f0C#\u4ee3\u7801<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code class=\"\">\/\/\u8fd9\u662f\u4e00\u4e2aNAudio\u63a7\u4ef6\nvolumeSlider = new VolumeSlider();\nvolumeSlider.VolumeChanged += new EventHandler(OnVolumeSliderChanged);\n\/\/\u5c06\u63a7\u4ef6\u6dfb\u52a0\u5230WPF\u7a97\u4f53\nthis.win_fom.Child = volumeSlider;<\/code><\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e00\u3001\u6dfb\u52a0\u5f15\u7528 \u7a0b\u5e8f\u96c6\u6dfb\u52a0\u4e24\u4e2a\u5f15\u7528System.Windows.Forms\uff0cWindowsFormsIntegr\u2026 <span class=\"read-more\"><a href=\"http:\/\/iqotom.com\/?p=1618\">Read More &raquo;<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":860,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[56,4],"tags":[90],"_links":{"self":[{"href":"http:\/\/iqotom.com\/index.php?rest_route=\/wp\/v2\/posts\/1618"}],"collection":[{"href":"http:\/\/iqotom.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/iqotom.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/iqotom.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/iqotom.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1618"}],"version-history":[{"count":1,"href":"http:\/\/iqotom.com\/index.php?rest_route=\/wp\/v2\/posts\/1618\/revisions"}],"predecessor-version":[{"id":1620,"href":"http:\/\/iqotom.com\/index.php?rest_route=\/wp\/v2\/posts\/1618\/revisions\/1620"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/iqotom.com\/index.php?rest_route=\/wp\/v2\/media\/860"}],"wp:attachment":[{"href":"http:\/\/iqotom.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1618"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/iqotom.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1618"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/iqotom.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1618"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}