I have a problem because y want to create a UserControl that can have a functionality as a container.
I used the link:
http://support.microsoft.com/kb/813450/en-us?fr=1
but i suposed that this part don't work for WPF 4.0:
[Designer("System.Windows.Forms.Design.ParentControlDesigner, System.Design", typeof(IDesigner))] public class UserControl1 : System.Windows.Forms.UserControl {
...
}
Please Help Me¡¡¡¡¡