Ask a questionAsk a question
 

QuestionForce partial class to be in branch of main class

  • Tuesday, January 27, 2009 7:02 PMGuillermo.Marraco Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    If create a partial class of, for example Class1, and I name the new file Class1.Designer, then the solution explore automatically draws the Class1.Designer in a branch of the solution tree, Class1.Designer.vb root is Class1.vb file.

     I would like to have any Class1.Anything.Anything...Anything.vb as a branch under Class1.vb

     

    ¿Is possible?

    if not, at least is possible to define some extensions as Class1.Factory.vb to have the same behavior than .Designer?

All Replies