Download Cyotek.Windows.Forms.ColorPicker-1.0.2.0.zip version 1.0.2.0, last updated 13/07/2013 (382.27 KB)

Download
  • md5: 34597ba8a4143a1794524236d9f43524
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProjectGuid>{FB2A5786-CD2E-42CE-BC5D-0FCE90034221}</ProjectGuid>
    <OutputType>Library</OutputType>
    <AppDesignerFolder>Properties</AppDesignerFolder>
    <RootNamespace>Cyotek.Windows.Forms</RootNamespace>
    <AssemblyName>Cyotek.Windows.Forms.ColorPicker</AssemblyName>
    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <UseVSHostingProcess>true</UseVSHostingProcess>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>bin\Release\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <DocumentationFile>bin\Release\Cyotek.Windows.Forms.ColorPicker.XML</DocumentationFile>
  </PropertyGroup>
  <PropertyGroup>
    <SignAssembly>true</SignAssembly>
  </PropertyGroup>
  <PropertyGroup>
    <AssemblyOriginatorKeyFile>cyopublic.snk</AssemblyOriginatorKeyFile>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="System" />
    <Reference Include="System.Core" />
    <Reference Include="System.Drawing" />
    <Reference Include="System.Windows.Forms" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="System.Data.DataSetExtensions" />
    <Reference Include="System.Data" />
    <Reference Include="System.Xml" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="ColorCellBorderStyle.cs" />
    <Compile Include="ColorGridSelectedCellStyle.cs" />
    <Compile Include="ColorPickerDialog.cs">
      <SubType>Form</SubType>
    </Compile>
    <Compile Include="ColorPickerDialog.Designer.cs">
      <DependentUpon>ColorPickerDialog.cs</DependentUpon>
    </Compile>
    <Compile Include="ColorPalette.cs" />
    <Compile Include="ColorSlider.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="ColorBarStyle.cs" />
    <Compile Include="ColorCollection.cs" />
    <Compile Include="ColorCollectionEventArgs.cs" />
    <Compile Include="ColorCollectionSortOrder.cs" />
    <Compile Include="ColorComparer.cs" />
    <Compile Include="ColorEditorManager.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="ColorEditingMode.cs" />
    <Compile Include="ColorEditor.cs">
      <SubType>UserControl</SubType>
    </Compile>
    <Compile Include="ColorEditor.Designer.cs">
      <DependentUpon>ColorEditor.cs</DependentUpon>
    </Compile>
    <Compile Include="ColorGrid.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="ColorHitTestInfo.cs" />
    <Compile Include="ColorPalettes.cs" />
    <Compile Include="ColorSliderNubStyle.cs" />
    <Compile Include="ColorSource.cs" />
    <Compile Include="ColorWheel.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="GimpPaletteSerializer.cs" />
    <Compile Include="JascPaletteSerializer.cs" />
    <Compile Include="IPaletteSerializer.cs" />
    <Compile Include="LightnessColorSlider.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="NativeMethods.cs" />
    <Compile Include="PaintNetPaletteSerializer.cs" />
    <Compile Include="PaletteSerializer.cs" />
    <Compile Include="Properties\Resources.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
    <Compile Include="RgbaColorSlider.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="HslColor.cs" />
    <Compile Include="HueColorSlider.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="IColorEditor.cs" />
    <Compile Include="Properties\AssemblyInfo.cs" />
    <Compile Include="RgbaChannel.cs" />
    <Compile Include="SaturationColorSlider.cs">
      <SubType>Component</SubType>
    </Compile>
    <Compile Include="ScreenColorPicker.cs">
      <SubType>Component</SubType>
    </Compile>
  </ItemGroup>
  <ItemGroup>
    <None Include="cyopublic.snk" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="Properties\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
    </EmbeddedResource>
    <EmbeddedResource Include="Resources\cellbackground.png" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="ColorPickerDialog.resx">
      <DependentUpon>ColorPickerDialog.cs</DependentUpon>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="ColorEditor.resx">
      <DependentUpon>ColorEditor.cs</DependentUpon>
    </EmbeddedResource>
    <EmbeddedResource Include="Resources\eyedropper.cur" />
  </ItemGroup>
  <ItemGroup>
    <Content Include="Resources\eyedropper.png" />
    <Content Include="Resources\palette-load.png" />
    <Content Include="Resources\palette-save.png" />
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  <ProjectExtensions>
    <VisualStudio>
      <UserProperties DocumentXCommentEditorState="<HtmlEditState>
  <Attributes>
    <Attribute key="dtscrollpos" valuetype="integer">0</Attribute>
    <Attribute key="lang_VB" valuetype="string">off</Attribute>
    <Attribute key="lang_VBUsage" valuetype="string">off</Attribute>
    <Attribute key="lang_CS" valuetype="string">on</Attribute>
    <Attribute key="lang_CPP2005" valuetype="string">off</Attribute>
    <Attribute key="inheritedMembers" valuetype="string">on</Attribute>
    <Attribute key="protectedMembers" valuetype="string">on</Attribute>
    <Attribute key="SyntaxGroup_SelectedTab" valuetype="string">SyntaxTab_CS</Attribute>
  </Attributes>
</HtmlEditState>" />
    </VisualStudio>
  </ProjectExtensions>
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
       Other similar extension points exist, see Microsoft.Common.targets.
  <Target Name="BeforeBuild">
  </Target>
  <Target Name="AfterBuild">
  </Target>
  -->
</Project>

Donate

Donate