AZGroups.com

Bringing together Arizona Technology Users And Enhancing the Careers of Developers
Welcome to AZGroups.com Sign in | Join | Help
in Search

View / modify designer generated code

Last post 08-24-2006, 11:28 AM by Fred Larson. 2 replies.
Sort Posts: Previous Next
  •  08-23-2006, 4:13 PM 544

    View / modify designer generated code

    Is it possible to view / modify designer generated code in VS 2005? I thought I remembered something on this subject in one of the MSDN sessions. Thanks.


    Fred
  •  08-24-2006, 9:20 AM 548 in reply to 544

    Re: View / modify designer generated code

    Fred, if you are referring to the generated code for winforms you can open the someForm.Designer.cs file that contains the partial class that VS generated using Solution Explorer.  It should be in the tree view under someForm.cs.   (assuming you are using C#)
  •  08-24-2006, 11:28 AM 549 in reply to 548

    Re: View / modify designer generated code

    Actually I was referring to ASP.NET. Thanks anyway.

    Fred
  • View as RSS news feed in XML
    Powered by Community Server, by Telligent Systems