|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Form Designer generated codeIn version 2003 of visual studio you could see the vs form code. In
vs2005 I do not see it. How do I fix this issue? "pmclinn" <pmcl***@gmail.com> schrieb I did not read the other thread, but you can show the Form designer > So the answer is you cannot see it according to this thread? generated code, show all files in the solution explorer by click the icon at the top of it. You see a + sign left to the Form. Open the node and you'll see a Form.Designer.vb. Classes can now be split into multiple source files. This is used for putting the designer generated code into a different file. Look for head line "Code Separation using Partial Types": http://msdn2.microsoft.com/en-us/library/y17w47af(VS.80).aspx Armin
creating independant application vb 2005 express edition
Access digital camera Createing the Domain searce dialog Can you insert elements into an XML file that exists as a string? MIDI guitar sheet music player in .net Refresh my memory on datatables, datasets etc. Enum and FlagsAttribute Changing the checked state of Dynamically added checkboxes ASP.net 2.0 Users (aspnet_Users table) create constraint problem Enum and Database question |
|||||||||||||||||||||||