SBendBuckeye
Programmer
Hello All,
I have created a UserControl which has, among other things, 3 ComboBoxes on it. Included in the UserControl is an ExtenderProvider that was written earlier which works only with ComboBoxes. Everything is fine, it compiles cleanly, etc. but when I try to put the UserControl on a new Windows form project, I get an error about missing dependencies which points back to the ExtenderProvider which is embedded in the UserControl.
Any ideas about how I can resolve this? Thanks in advance!
Have a great day!
j2consulting@yahoo.com
I have created a UserControl which has, among other things, 3 ComboBoxes on it. Included in the UserControl is an ExtenderProvider that was written earlier which works only with ComboBoxes. Everything is fine, it compiles cleanly, etc. but when I try to put the UserControl on a new Windows form project, I get an error about missing dependencies which points back to the ExtenderProvider which is embedded in the UserControl.
Any ideas about how I can resolve this? Thanks in advance!
Have a great day!
j2consulting@yahoo.com