Problem:
Images that I create outside of Visual Studio doesnt automaticlly get included into my project if I save the image somewhere in the projects folder structure.
Question:
Is there a way to automatically include new files thats been added to any folder in the project?
Im also using Source Control (Team foundation server), it would be nice if new files gets added to it aswell.
There is no automatic inclusion into the project available based on folder path. In VS2012 there is a detected changes feature in Team Explorer where you will see any files added/deleted outside of VS in the Detected link under Excluded Changes.
For the source control addition problem you should consider using the TFS power tools which have a windows explorer extension. Using this you can directly add your new files to tfs with a right click option.
Use wildcards in your project file. For example: