Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
リッチテキスト ファイルのワード プロセッサを作成しています。WPF のより高度なリッチテキスト ボックスを winforms のアプリに追加したいと考えています。
WPFリッチテキストボックスをwinformに追加する方法はありますか?
短い答え: はい
長い回答:
MSDN : Windows フォームで WPF 複合コントロールをホストするチュートリアル
CodeProject : WPF と Windows フォームの統合