Link to home
Start Free TrialLog in
Avatar of HLRosenberger
HLRosenbergerFlag for United States of America

asked on

Visual Studio - "Windows Form Designer generated code"

Ya know the code that Visual Studio automatically generates - the designer code.   I have a project where  some forms have this code right in the vb (or c#) file, while for others there is a separate designer file.   Is this due to code being create in one version of   Visual Studio verses another?
ASKER CERTIFIED SOLUTION
Avatar of Éric Moreau
Éric Moreau
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of HLRosenberger

ASKER

Thanks!