P
Pope
Hi
I hope someone can help with this, i'm tearing my hair out!
I've written a custom control in C# for a project at work
(OWPControl). When i add it to a new project it all looks
fine, i can drop it onto a form and it shows correctly
etc, BUT a reference does not get added! I've tried adding
the reference manually but that does nothing!
Because the reference doesn't get added VS complains that
it "Could not find type 'OWPControl'..." yadda yadda...
I'm guessing that I'm doing something wrong but I've
followed numerous howtos, etc and everything looks like it
should just work! :s
I hope someone can help with this, i'm tearing my hair out!
I've written a custom control in C# for a project at work
(OWPControl). When i add it to a new project it all looks
fine, i can drop it onto a form and it shows correctly
etc, BUT a reference does not get added! I've tried adding
the reference manually but that does nothing!
Because the reference doesn't get added VS complains that
it "Could not find type 'OWPControl'..." yadda yadda...
I'm guessing that I'm doing something wrong but I've
followed numerous howtos, etc and everything looks like it
should just work! :s