I just added a component to my project and cannot find the code that should have been generated by the component designer. When I went to the code window the screen was blank. I created a constructor "Public Sub New()" and when trying to build the project I received an error that I had duplicate constructors. I know it created some code but cannot see it. Where could it be

Missing Component Designer Generated Code
srollins
Exactly what code are you expecting
you will also definitions an positioning information in filename.designer.vb
TrevorL