P
pmarshall
Guest
I am trying to add a System.Windows.Forms.BindingSource to a Progress.Windows.UserControl, but have an issue whenever I try and add the control to the toolbox. You can't browse to the relevant System.Windows.Forms.dll ( in c:\windows\microsoft.NET\Framework\V4....), as this generates an error with the dependent assemblies. However trying to add the control using the "GAC" tab will always crash eclipse with an out of memory exception, so I can't add the control that way. I need to get the control onto the designer surface to support the designer for a second control, so any ideas would be appreciated. Peter
Continue reading...
Continue reading...