Hello,
I've got a problem when trying to resize a contentPane which contains a windowsformhost.
The windowsformhost wont resize its children and always appears with its original size no matter what.
Is their a way to make the windowsformhost resize like a wpf control ?
(Note that the problem doesnt appear in a regular wpf window)
Thank you,
JC
I'm not sure I understand the problem. Please provide a sample project that demonstrates the issue.