is there any way of grouping a bunch of partial classes in solution explorer together, without modifying the project file with a text editor? :sick:
Printable View
is there any way of grouping a bunch of partial classes in solution explorer together, without modifying the project file with a text editor? :sick:
Create a new folder in your solution and place the .VB files in there.
umm no I meant to group them like vs.net groups a form's code and its designer code automatically (see the pic). I ended up doing it through modifying the project file.
Same thing, my way is easier. :afrog: