Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1040451
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T15:13:32+00:00 2026-05-16T15:13:32+00:00

In Visual Studio 2008/2010 it’s possible to place a series of simple .cs code

  • 0

In Visual Studio 2008/2010 it’s possible to place a series of simple .cs code files underneath another .cs file in solution explorer. This behavior is similar to how you see files arranged when adding a WPF UserControl to the solution, where instead a single .cs file can collapse/expand underneath the .xaml file.

How do you make the solution arrange files this way? I’ve already looked in some of the obvious places, like the file properties pane, the solution and .csproj property pages.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T15:13:32+00:00Added an answer on May 16, 2026 at 3:13 pm

    I’m not sure there is a way to do this through the Visual Studio UI.

    You can do it by manually editing the .csproj file. The trick is to add the <DependentUpon> XML tag to the element you want to appear under another. For example

    <Compile Include="Settings.Designer.cs">
      <AutoGen>True</AutoGen>
      <DependentUpon>Settings.settings</DependentUpon>
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
    </Compile>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How can I backup my code bookmarks? (Visual Studio 2008/2010) I would like to
New microsoft's IDEs like Visual Studio 2008 or 2010 creates exe files with manifest
Visual Studio (2005/2008/2010) appears to create a response file containing flags for the C/C++
A Visual Studio 2008 project in one solution needs to reference a WCF service
Using Visual Studio 2008 Team Edition, is it possible to assign a shortcut key
I'm looking for resources on writing a visual studio 2008/2010 plugin, preferably a book
When using Visual Studio 2008 or 2010, every time you attach to IIS w3wp.exe
Is there a way to modify Visual Studio 2008 or 2010 project pre-build events
I need Virtual PC (VPC) for testing my Visual Studio 2008/2010 applications, and I
I am new to Visual Studio 2008 (not 2010). What do you think are

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.