View Single Post
  #5 (permalink)  
Old 10-24-2008, 2:44 AM
dluxoh dluxoh is offline
VB.NET Forum Newbie
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Oct 2008
Age: 70
Posts: 4
Reputation: 0
dluxoh is on a distinguished programming path ahead
Default

Well the point that I was trying to get across is that if I create a custom control, and drag it from the toolbox onto my form, I get errors and all sorts of mess.

However, if I manually create an instance of my custom control (the code shown), I don't get any errors at all.... I do not have any intention of using that code, it was an example of what is working vs what isn't working.

Should I reinstall my IDE? It has to be something I'm doing incorrectly.
Reply With Quote