Forum Post: Adding a System.Windows.Forms.BindingSource to a Progress.Windows.UserControl,...

  • Thread starter Thread starter pmarshall
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top