Click here to Skip to main content
15,886,806 members
Articles / Programming Languages / C#

C# Selector Tool

Rate me:
Please Sign up or sign in to vote.
4.00/5 (1 vote)
24 Jan 2013CPOL1 min read 13.5K   543   3  
A simple selector tool in C#.
c:\users\administrator\documents\visual studio 2012\Projects\csharp selection tool\csharp selection tool\obj\Debug\csharp selection tool.csprojResolveAssemblyReference.cache
c:\users\administrator\documents\visual studio 2012\Projects\csharp selection tool\csharp selection tool\obj\Debug\csharp_selection_tool.Form1.resources
c:\users\administrator\documents\visual studio 2012\Projects\csharp selection tool\csharp selection tool\obj\Debug\csharp_selection_tool.Properties.Resources.resources
c:\users\administrator\documents\visual studio 2012\Projects\csharp selection tool\csharp selection tool\obj\Debug\csharp selection tool.csproj.GenerateResource.Cache
c:\users\administrator\documents\visual studio 2012\Projects\csharp selection tool\csharp selection tool\bin\Debug\csharp selection tool.exe
c:\users\administrator\documents\visual studio 2012\Projects\csharp selection tool\csharp selection tool\bin\Debug\csharp selection tool.pdb
c:\users\administrator\documents\visual studio 2012\Projects\csharp selection tool\csharp selection tool\obj\Debug\csharp selection tool.exe
c:\users\administrator\documents\visual studio 2012\Projects\csharp selection tool\csharp selection tool\obj\Debug\csharp selection tool.pdb
C:\Users\Damir\Desktop\csharp selection tool\csharp selection tool\obj\Debug\csharp selection tool.exe
C:\Users\Damir\Desktop\csharp selection tool\csharp selection tool\obj\Debug\csharp selection tool.pdb
C:\Users\Damir\Desktop\csharp selection tool\csharp selection tool\bin\Debug\csharp selection tool.exe
C:\Users\Damir\Desktop\csharp selection tool\csharp selection tool\bin\Debug\csharp selection tool.pdb
C:\Users\Damir\Desktop\csharp selection tool\csharp selection tool\obj\Debug\csharp selection tool.csprojResolveAssemblyReference.cache
C:\Users\Damir\Desktop\csharp selection tool\csharp selection tool\obj\Debug\csharp_selection_tool.Form1.resources
C:\Users\Damir\Desktop\csharp selection tool\csharp selection tool\obj\Debug\csharp_selection_tool.Properties.Resources.resources
C:\Users\Damir\Desktop\csharp selection tool\csharp selection tool\obj\Debug\csharp selection tool.csproj.GenerateResource.Cache

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions