Skip to content

Commit a6f95fc

Browse files
v27.2.2
1 parent fbed79e commit a6f95fc

File tree

27,503 files changed

+3380349
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

27,503 files changed

+3380349
-1
lines changed

Directory.Build.props

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<Project>
2+
<PropertyGroup>
3+
<SyncfusionInstallLocation>C:\Program Files (x86)\Syncfusion\Essential Studio\Windows\17.2.0.28</SyncfusionInstallLocation>
4+
</PropertyGroup>
5+
</Project>

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -571,4 +571,4 @@ The easiest way to use these samples without using Git is to download the zip fi
571571

572572
* To renew the subscription, click [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing) or contact our sales team at <salessupport@syncfusion.com>.
573573

574-
<p>Copyright © 2001-2024 Syncfusion, Inc. Updated on 2024-09-20 at precisely 12:47:09 EST.</p>
574+
<p>Copyright © 2001-2024 Syncfusion, Inc. Updated on 2024-11-19 at precisely 05:58:58 EST.</p>

autocomplete/Appearance/CS/App.ico

1.05 KB
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,181 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
3+
<PropertyGroup>
4+
<ProjectType>Local</ProjectType>
5+
<ProductVersion>8.0.50727</ProductVersion>
6+
<SchemaVersion>2.0</SchemaVersion>
7+
<ProjectGuid>{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}</ProjectGuid>
8+
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
9+
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
10+
<ApplicationIcon>App.ico</ApplicationIcon>
11+
<AssemblyKeyContainerName>
12+
</AssemblyKeyContainerName>
13+
<AssemblyName>AppearanceDemo</AssemblyName>
14+
<AssemblyOriginatorKeyFile>
15+
</AssemblyOriginatorKeyFile>
16+
<DefaultClientScript>JScript</DefaultClientScript>
17+
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
18+
<DefaultTargetSchema>IE50</DefaultTargetSchema>
19+
<DelaySign>false</DelaySign>
20+
<OutputType>WinExe</OutputType>
21+
<RootNamespace>AppearanceDemo</RootNamespace>
22+
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
23+
<StartupObject>
24+
</StartupObject>
25+
<FileUpgradeFlags>
26+
</FileUpgradeFlags>
27+
<UpgradeBackupLocation>
28+
</UpgradeBackupLocation>
29+
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
30+
</PropertyGroup>
31+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
32+
<OutputPath>bin\Debug\</OutputPath>
33+
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
34+
<BaseAddress>285212672</BaseAddress>
35+
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
36+
<ConfigurationOverrideFile>
37+
</ConfigurationOverrideFile>
38+
<DefineConstants>DEBUG;TRACE</DefineConstants>
39+
<DocumentationFile>
40+
</DocumentationFile>
41+
<DebugSymbols>true</DebugSymbols>
42+
<FileAlignment>4096</FileAlignment>
43+
<NoStdLib>false</NoStdLib>
44+
<NoWarn>
45+
</NoWarn>
46+
<Optimize>false</Optimize>
47+
<RegisterForComInterop>false</RegisterForComInterop>
48+
<RemoveIntegerChecks>false</RemoveIntegerChecks>
49+
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
50+
<WarningLevel>4</WarningLevel>
51+
<DebugType>full</DebugType>
52+
<ErrorReport>prompt</ErrorReport>
53+
<PlatformTarget>x86</PlatformTarget>
54+
</PropertyGroup>
55+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
56+
<OutputPath>bin\Release\</OutputPath>
57+
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
58+
<BaseAddress>285212672</BaseAddress>
59+
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
60+
<ConfigurationOverrideFile>
61+
</ConfigurationOverrideFile>
62+
<DefineConstants>TRACE</DefineConstants>
63+
<DocumentationFile>
64+
</DocumentationFile>
65+
<DebugSymbols>false</DebugSymbols>
66+
<FileAlignment>4096</FileAlignment>
67+
<NoStdLib>false</NoStdLib>
68+
<NoWarn>
69+
</NoWarn>
70+
<Optimize>true</Optimize>
71+
<RegisterForComInterop>false</RegisterForComInterop>
72+
<RemoveIntegerChecks>false</RemoveIntegerChecks>
73+
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
74+
<WarningLevel>4</WarningLevel>
75+
<DebugType>none</DebugType>
76+
<ErrorReport>prompt</ErrorReport>
77+
<PlatformTarget>x86</PlatformTarget>
78+
</PropertyGroup>
79+
<PropertyGroup>
80+
<ApplicationManifest>app.manifest</ApplicationManifest>
81+
</PropertyGroup>
82+
<ItemGroup>
83+
<Reference Include="EnvDTE">
84+
<Name>EnvDTE</Name>
85+
</Reference>
86+
<Reference Include="Office">
87+
<Name>Office</Name>
88+
</Reference>
89+
<Reference Include="Syncfusion.Grid.Base">
90+
<Name>Syncfusion.Grid.Base</Name>
91+
<HintPath>packages\Syncfusion.Grid.Base.27.2.2\lib\net40\Syncfusion.Grid.Base.dll</HintPath>
92+
</Reference>
93+
<Reference Include="Syncfusion.Grid.Windows">
94+
<Name>Syncfusion.Grid.Windows</Name>
95+
<HintPath>packages\Syncfusion.Grid.Windows.27.2.2\lib\net40\Syncfusion.Grid.Windows.dll</HintPath>
96+
</Reference>
97+
<Reference Include="Syncfusion.HighContrastTheme.WinForms">
98+
<HintPath>packages\Syncfusion.HighContrastTheme.WinForms.27.2.2\lib\net40\Syncfusion.HighContrastTheme.WinForms.dll</HintPath>
99+
</Reference>
100+
<Reference Include="Syncfusion.Office2019Theme.WinForms">
101+
<HintPath>packages\Syncfusion.Office2019Theme.WinForms.27.2.2\lib\net40\Syncfusion.Office2019Theme.WinForms.dll</HintPath>
102+
</Reference>
103+
<Reference Include="Syncfusion.Shared.Base">
104+
<Name>Syncfusion.Shared.Base</Name>
105+
<HintPath>packages\Syncfusion.Shared.Base.27.2.2\lib\net40\Syncfusion.Shared.Base.dll</HintPath>
106+
</Reference>
107+
<Reference Include="Syncfusion.Shared.Windows">
108+
<Name>Syncfusion.Shared.Windows</Name>
109+
<HintPath>packages\Syncfusion.Shared.Windows.27.2.2\lib\net40\Syncfusion.Shared.Windows.dll</HintPath>
110+
</Reference>
111+
<Reference Include="Syncfusion.Tools.Base">
112+
<Name>Syncfusion.Tools.Base</Name>
113+
<HintPath>packages\Syncfusion.Tools.Base.27.2.2\lib\net40\Syncfusion.Tools.Base.dll</HintPath>
114+
</Reference>
115+
<Reference Include="Syncfusion.Tools.Windows">
116+
<Name>Syncfusion.Tools.Windows</Name>
117+
<HintPath>packages\Syncfusion.Tools.Windows.27.2.2\lib\net40\Syncfusion.Tools.Windows.dll</HintPath>
118+
</Reference>
119+
<Reference Include="Syncfusion.SpellChecker.Base">
120+
<HintPath>packages\Syncfusion.SpellChecker.Base.27.2.2\lib\net40\Syncfusion.SpellChecker.Base.dll</HintPath>
121+
</Reference>
122+
<Reference Include="System">
123+
<Name>System</Name>
124+
</Reference>
125+
<Reference Include="System.Data">
126+
<Name>System.Data</Name>
127+
</Reference>
128+
<Reference Include="System.Design">
129+
<Name>System.Design</Name>
130+
</Reference>
131+
<Reference Include="System.Drawing">
132+
<Name>System.Drawing</Name>
133+
</Reference>
134+
<Reference Include="System.Windows.Forms">
135+
<Name>System.Windows.Forms</Name>
136+
</Reference>
137+
<Reference Include="System.Xml">
138+
<Name>System.XML</Name>
139+
</Reference>
140+
</ItemGroup>
141+
<ItemGroup>
142+
<Content Include="App.ico" />
143+
<Compile Include="AssemblyInfo.cs">
144+
<SubType>Code</SubType>
145+
</Compile>
146+
<Compile Include="Form1.cs">
147+
<SubType>Form</SubType>
148+
</Compile>
149+
<Compile Include="Properties\Resources.Designer.cs">
150+
<AutoGen>True</AutoGen>
151+
<DesignTime>True</DesignTime>
152+
<DependentUpon>Resources.resx</DependentUpon>
153+
</Compile>
154+
<EmbeddedResource Include="Form1.resx">
155+
<DependentUpon>Form1.cs</DependentUpon>
156+
</EmbeddedResource>
157+
<EmbeddedResource Include="Properties\Resources.resx">
158+
<Generator>ResXFileCodeGenerator</Generator>
159+
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
160+
</EmbeddedResource>
161+
</ItemGroup>
162+
<ItemGroup />
163+
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
164+
<PropertyGroup>
165+
<PreBuildEvent>
166+
</PreBuildEvent>
167+
<PostBuildEvent>
168+
</PostBuildEvent>
169+
</PropertyGroup>
170+
<ItemGroup>
171+
<Reference Include="Syncfusion.Licensing">
172+
<HintPath>packages\Syncfusion.Licensing.27.2.2\lib\net40\Syncfusion.Licensing.dll</HintPath>
173+
</Reference>
174+
</ItemGroup>
175+
<ItemGroup>
176+
<None Include="app.manifest" />
177+
</ItemGroup>
178+
<ItemGroup>
179+
<None Include="packages.config" />
180+
</ItemGroup>
181+
</Project>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 11.00
3+
# Visual Studio 2010
4+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Appearance_2010", "Appearance_2010.csproj", "{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}"
5+
EndProject
6+
Global
7+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
8+
Debug|Any CPU = Debug|Any CPU
9+
Release|Any CPU = Release|Any CPU
10+
EndGlobalSection
11+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
12+
{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
13+
{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}.Debug|Any CPU.Build.0 = Debug|Any CPU
14+
{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}.Release|Any CPU.ActiveCfg = Release|Any CPU
15+
{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}.Release|Any CPU.Build.0 = Release|Any CPU
16+
EndGlobalSection
17+
GlobalSection(SolutionProperties) = preSolution
18+
HideSolutionNode = FALSE
19+
EndGlobalSection
20+
EndGlobal
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,177 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="15.0">
3+
<PropertyGroup>
4+
<ProjectType>Local</ProjectType>
5+
<ProductVersion>8.0.50727</ProductVersion>
6+
<SchemaVersion>2.0</SchemaVersion>
7+
<ProjectGuid>{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}</ProjectGuid>
8+
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
9+
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
10+
<ApplicationIcon>App.ico</ApplicationIcon>
11+
<AssemblyKeyContainerName>
12+
</AssemblyKeyContainerName>
13+
<AssemblyName>AppearanceDemo</AssemblyName>
14+
<AssemblyOriginatorKeyFile>
15+
</AssemblyOriginatorKeyFile>
16+
<DefaultClientScript>JScript</DefaultClientScript>
17+
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
18+
<DefaultTargetSchema>IE50</DefaultTargetSchema>
19+
<DelaySign>false</DelaySign>
20+
<OutputType>WinExe</OutputType>
21+
<RootNamespace>AppearanceDemo</RootNamespace>
22+
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
23+
<StartupObject>
24+
</StartupObject>
25+
<FileUpgradeFlags>
26+
</FileUpgradeFlags>
27+
<UpgradeBackupLocation>
28+
</UpgradeBackupLocation>
29+
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
30+
<TargetFrameworkProfile />
31+
</PropertyGroup>
32+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
33+
<OutputPath>bin\Debug\</OutputPath>
34+
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
35+
<BaseAddress>285212672</BaseAddress>
36+
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
37+
<ConfigurationOverrideFile>
38+
</ConfigurationOverrideFile>
39+
<DefineConstants>DEBUG;TRACE</DefineConstants>
40+
<DocumentationFile>
41+
</DocumentationFile>
42+
<DebugSymbols>true</DebugSymbols>
43+
<FileAlignment>4096</FileAlignment>
44+
<NoStdLib>false</NoStdLib>
45+
<NoWarn>
46+
</NoWarn>
47+
<Optimize>false</Optimize>
48+
<RegisterForComInterop>false</RegisterForComInterop>
49+
<RemoveIntegerChecks>false</RemoveIntegerChecks>
50+
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
51+
<WarningLevel>4</WarningLevel>
52+
<DebugType>full</DebugType>
53+
<ErrorReport>prompt</ErrorReport>
54+
<PlatformTarget>x86</PlatformTarget>
55+
<Prefer32Bit>false</Prefer32Bit>
56+
</PropertyGroup>
57+
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
58+
<OutputPath>bin\Release\</OutputPath>
59+
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
60+
<BaseAddress>285212672</BaseAddress>
61+
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
62+
<ConfigurationOverrideFile>
63+
</ConfigurationOverrideFile>
64+
<DefineConstants>TRACE</DefineConstants>
65+
<DocumentationFile>
66+
</DocumentationFile>
67+
<DebugSymbols>false</DebugSymbols>
68+
<FileAlignment>4096</FileAlignment>
69+
<NoStdLib>false</NoStdLib>
70+
<NoWarn>
71+
</NoWarn>
72+
<Optimize>true</Optimize>
73+
<RegisterForComInterop>false</RegisterForComInterop>
74+
<RemoveIntegerChecks>false</RemoveIntegerChecks>
75+
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
76+
<WarningLevel>4</WarningLevel>
77+
<DebugType>none</DebugType>
78+
<ErrorReport>prompt</ErrorReport>
79+
<PlatformTarget>x86</PlatformTarget>
80+
<Prefer32Bit>false</Prefer32Bit>
81+
</PropertyGroup>
82+
<PropertyGroup>
83+
<ApplicationManifest>app.manifest</ApplicationManifest>
84+
</PropertyGroup>
85+
<ItemGroup>
86+
<Reference Include="EnvDTE">
87+
<Name>EnvDTE</Name>
88+
</Reference>
89+
<Reference Include="Office">
90+
<Name>Office</Name>
91+
</Reference>
92+
<Reference Include="Syncfusion.Grid.Base">
93+
<Name>Syncfusion.Grid.Base</Name>
94+
<HintPath>packages\Syncfusion.Grid.Base.27.2.2\lib\net462\Syncfusion.Grid.Base.dll</HintPath>
95+
</Reference>
96+
<Reference Include="Syncfusion.Grid.Windows">
97+
<Name>Syncfusion.Grid.Windows</Name>
98+
<HintPath>packages\Syncfusion.Grid.Windows.27.2.2\lib\net462\Syncfusion.Grid.Windows.dll</HintPath>
99+
</Reference>
100+
<Reference Include="Syncfusion.HighContrastTheme.WinForms">
101+
<HintPath>packages\Syncfusion.HighContrastTheme.WinForms.27.2.2\lib\net462\Syncfusion.HighContrastTheme.WinForms.dll</HintPath>
102+
</Reference>
103+
<Reference Include="Syncfusion.Office2019Theme.WinForms">
104+
<HintPath>packages\Syncfusion.Office2019Theme.WinForms.27.2.2\lib\net462\Syncfusion.Office2019Theme.WinForms.dll</HintPath>
105+
</Reference>
106+
<Reference Include="Syncfusion.Shared.Base">
107+
<Name>Syncfusion.Shared.Base</Name>
108+
<HintPath>packages\Syncfusion.Shared.Base.27.2.2\lib\net462\Syncfusion.Shared.Base.dll</HintPath>
109+
</Reference>
110+
<Reference Include="Syncfusion.Shared.Windows">
111+
<Name>Syncfusion.Shared.Windows</Name>
112+
<HintPath>packages\Syncfusion.Shared.Windows.27.2.2\lib\net462\Syncfusion.Shared.Windows.dll</HintPath>
113+
</Reference>
114+
<Reference Include="Syncfusion.Tools.Base">
115+
<Name>Syncfusion.Tools.Base</Name>
116+
<HintPath>packages\Syncfusion.Tools.Base.27.2.2\lib\net462\Syncfusion.Tools.Base.dll</HintPath>
117+
</Reference>
118+
<Reference Include="Syncfusion.Tools.Windows">
119+
<Name>Syncfusion.Tools.Windows</Name>
120+
<HintPath>packages\Syncfusion.Tools.Windows.27.2.2\lib\net462\Syncfusion.Tools.Windows.dll</HintPath>
121+
</Reference>
122+
<Reference Include="Syncfusion.SpellChecker.Base">
123+
<HintPath>packages\Syncfusion.SpellChecker.Base.27.2.2\lib\net462\Syncfusion.SpellChecker.Base.dll</HintPath>
124+
</Reference>
125+
<Reference Include="System">
126+
<Name>System</Name>
127+
</Reference>
128+
<Reference Include="System.Data">
129+
<Name>System.Data</Name>
130+
</Reference>
131+
<Reference Include="System.Design">
132+
<Name>System.Design</Name>
133+
</Reference>
134+
<Reference Include="System.Drawing">
135+
<Name>System.Drawing</Name>
136+
</Reference>
137+
<Reference Include="System.Windows.Forms">
138+
<Name>System.Windows.Forms</Name>
139+
</Reference>
140+
<Reference Include="System.Xml">
141+
<Name>System.XML</Name>
142+
</Reference>
143+
</ItemGroup>
144+
<ItemGroup>
145+
<Content Include="App.ico" />
146+
<Compile Include="AssemblyInfo.cs">
147+
<SubType>Code</SubType>
148+
</Compile>
149+
<Compile Include="Form1.cs">
150+
<SubType>Form</SubType>
151+
</Compile>
152+
<EmbeddedResource Include="Form1.resx">
153+
<DependentUpon>Form1.cs</DependentUpon>
154+
</EmbeddedResource>
155+
</ItemGroup>
156+
<ItemGroup>
157+
<Folder Include="Properties\" />
158+
</ItemGroup>
159+
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
160+
<PropertyGroup>
161+
<PreBuildEvent>
162+
</PreBuildEvent>
163+
<PostBuildEvent>
164+
</PostBuildEvent>
165+
</PropertyGroup>
166+
<ItemGroup>
167+
<Reference Include="Syncfusion.Licensing">
168+
<HintPath>packages\Syncfusion.Licensing.27.2.2\lib\net462\Syncfusion.Licensing.dll</HintPath>
169+
</Reference>
170+
</ItemGroup>
171+
<ItemGroup>
172+
<None Include="app.manifest" />
173+
</ItemGroup>
174+
<ItemGroup>
175+
<None Include="packages.config" />
176+
</ItemGroup>
177+
</Project>

0 commit comments

Comments
 (0)