Tagged Questions
7
votes
3answers
3k views
WPF TextBox not accepting Input when in ElementHost in Window Forms
We are developing a UI Control in WPF to be consumed within an existing Windows Forms / MFC application engine (Rhino 3D).
The application engine exposes the ability create a "Dockbar" which ...