Skip to content

Commit b54819f

Browse files
v29.2.4
1 parent 0b2a40d commit b54819f

File tree

22,744 files changed

+3105913
-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.

22,744 files changed

+3105913
-1
lines changed

Directory.Build.props

Lines changed: 5 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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 <[email protected]>.
573573

574-
<p>Copyright © 2001-2025 Syncfusion®, Inc. Updated on 2025-05-15 at precisely 05:07:44 EST.</p>
574+
<p>Copyright © 2001-2025 Syncfusion®, Inc. Updated on 2025-05-23 at precisely 06:54:50 EST.</p>

autocomplete/Appearance/CS/App.ico

1.05 KB
Binary file not shown.
Lines changed: 177 additions & 0 deletions
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.29.2.4\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.29.2.4\lib\net462\Syncfusion.Grid.Windows.dll</HintPath>
99+
</Reference>
100+
<Reference Include="Syncfusion.HighContrastTheme.WinForms">
101+
<HintPath>packages\Syncfusion.HighContrastTheme.WinForms.29.2.4\lib\net462\Syncfusion.HighContrastTheme.WinForms.dll</HintPath>
102+
</Reference>
103+
<Reference Include="Syncfusion.Office2019Theme.WinForms">
104+
<HintPath>packages\Syncfusion.Office2019Theme.WinForms.29.2.4\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.29.2.4\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.29.2.4\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.29.2.4\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.29.2.4\lib\net462\Syncfusion.Tools.Windows.dll</HintPath>
121+
</Reference>
122+
<Reference Include="Syncfusion.SpellChecker.Base">
123+
<HintPath>packages\Syncfusion.SpellChecker.Base.29.2.4\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.29.2.4\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>
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
2+
Microsoft Visual Studio Solution File, Format Version 12.00
3+
# Visual Studio 15
4+
VisualStudioVersion 15.0.26020.0
5+
MinimumVisualStudioVersion = 10.0.40219.1
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Appearance_2017", "Appearance_2017.csproj", "{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}"
7+
EndProject
8+
Global
9+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10+
Debug|Any CPU = Debug|Any CPU
11+
Release|Any CPU = Release|Any CPU
12+
EndGlobalSection
13+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
14+
{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15+
{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}.Debug|Any CPU.Build.0 = Debug|Any CPU
16+
{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}.Release|Any CPU.ActiveCfg = Release|Any CPU
17+
{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}.Release|Any CPU.Build.0 = Release|Any CPU
18+
EndGlobalSection
19+
GlobalSection(SolutionProperties) = preSolution
20+
HideSolutionNode = FALSE
21+
EndGlobalSection
22+
EndGlobal
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
<Project Sdk="Microsoft.NET.Sdk">
2+
<PropertyGroup>
3+
<OutputType>WinExe</OutputType>
4+
<TargetFramework>net8.0-windows</TargetFramework>
5+
<UseWindowsForms>true</UseWindowsForms>
6+
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
7+
<AssemblyName>AppearanceDemo</AssemblyName>
8+
<RootNamespace>AppearanceDemo</RootNamespace>
9+
<DefineConstants>NETCORE</DefineConstants>
10+
<ApplicationManifest>app.manifest</ApplicationManifest>
11+
<TargetFrameworkVersion>
12+
</TargetFrameworkVersion>
13+
</PropertyGroup>
14+
<ItemGroup>
15+
<Reference Include="Syncfusion.Grid.Windows">
16+
<HintPath>
17+
</HintPath>
18+
</Reference>
19+
<Reference Include="Syncfusion.HighContrastTheme.WinForms">
20+
<HintPath>
21+
</HintPath>
22+
</Reference>
23+
<Reference Include="Syncfusion.Office2019Theme.WinForms">
24+
<HintPath>
25+
</HintPath>
26+
</Reference>
27+
<Reference Include="Syncfusion.Shared.Base">
28+
<HintPath>
29+
</HintPath>
30+
</Reference>
31+
<Reference Include="Syncfusion.Shared.Windows">
32+
<HintPath>
33+
</HintPath>
34+
</Reference>
35+
<Reference Include="Syncfusion.Tools.Base">
36+
<HintPath>
37+
</HintPath>
38+
</Reference>
39+
<Reference Include="Syncfusion.Tools.Windows">
40+
<HintPath>
41+
</HintPath>
42+
</Reference>
43+
<Reference Include="Syncfusion.SpellChecker.Base">
44+
<HintPath>
45+
</HintPath>
46+
</Reference>
47+
<Reference Include="Syncfusion.Licensing">
48+
<HintPath>
49+
</HintPath>
50+
</Reference>
51+
</ItemGroup>
52+
<ItemGroup>
53+
<None Include="packages.config" />
54+
</ItemGroup>
55+
</Project>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
Microsoft Visual Studio Solution File, Format Version 12.00
2+
# Visual Studio Version 17
3+
VisualStudioVersion = 17.1.31903.286
4+
MinimumVisualStudioVersion = 10.0.40219.1
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Appearance_NET80", "Appearance_NET80.csproj", "{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}"
6+
EndProject
7+
Global
8+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
9+
Debug|Any CPU = Debug|Any CPU
10+
Release|Any CPU = Release|Any CPU
11+
EndGlobalSection
12+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
13+
{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
14+
{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}.Debug|Any CPU.Build.0 = Debug|Any CPU
15+
{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}.Release|Any CPU.ActiveCfg = Release|Any CPU
16+
{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}.Release|Any CPU.Build.0 = Release|Any CPU
17+
EndGlobalSection
18+
GlobalSection(SolutionProperties) = preSolution
19+
HideSolutionNode = FALSE
20+
EndGlobalSection
21+
EndGlobal
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
<Project Sdk="Microsoft.NET.Sdk">
2+
<PropertyGroup>
3+
<OutputType>WinExe</OutputType>
4+
<TargetFramework>net9.0-windows</TargetFramework>
5+
<UseWindowsForms>true</UseWindowsForms>
6+
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
7+
<AssemblyName>AppearanceDemo</AssemblyName>
8+
<RootNamespace>AppearanceDemo</RootNamespace>
9+
<DefineConstants>NETCORE</DefineConstants>
10+
<ApplicationManifest>app.manifest</ApplicationManifest>
11+
<TargetFrameworkVersion>
12+
</TargetFrameworkVersion>
13+
</PropertyGroup>
14+
<ItemGroup>
15+
<Reference Include="Syncfusion.Grid.Windows">
16+
<HintPath>
17+
</HintPath>
18+
</Reference>
19+
<Reference Include="Syncfusion.HighContrastTheme.WinForms">
20+
<HintPath>
21+
</HintPath>
22+
</Reference>
23+
<Reference Include="Syncfusion.Office2019Theme.WinForms">
24+
<HintPath>
25+
</HintPath>
26+
</Reference>
27+
<Reference Include="Syncfusion.Shared.Base">
28+
<HintPath>
29+
</HintPath>
30+
</Reference>
31+
<Reference Include="Syncfusion.Shared.Windows">
32+
<HintPath>
33+
</HintPath>
34+
</Reference>
35+
<Reference Include="Syncfusion.Tools.Base">
36+
<HintPath>
37+
</HintPath>
38+
</Reference>
39+
<Reference Include="Syncfusion.Tools.Windows">
40+
<HintPath>
41+
</HintPath>
42+
</Reference>
43+
<Reference Include="Syncfusion.SpellChecker.Base">
44+
<HintPath>
45+
</HintPath>
46+
</Reference>
47+
<Reference Include="Syncfusion.Licensing">
48+
<HintPath>
49+
</HintPath>
50+
</Reference>
51+
</ItemGroup>
52+
<ItemGroup>
53+
<None Include="packages.config" />
54+
</ItemGroup>
55+
</Project>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
Microsoft Visual Studio Solution File, Format Version 12.00
2+
# Visual Studio Version 17
3+
VisualStudioVersion = 17.12.35309.182
4+
MinimumVisualStudioVersion = 10.0.40219.1
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Appearance_NET90", "Appearance_NET90.csproj", "{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}"
6+
EndProject
7+
Global
8+
GlobalSection(SolutionConfigurationPlatforms) = preSolution
9+
Debug|Any CPU = Debug|Any CPU
10+
Release|Any CPU = Release|Any CPU
11+
EndGlobalSection
12+
GlobalSection(ProjectConfigurationPlatforms) = postSolution
13+
{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
14+
{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}.Debug|Any CPU.Build.0 = Debug|Any CPU
15+
{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}.Release|Any CPU.ActiveCfg = Release|Any CPU
16+
{B981E15C-C9BC-4386-B8D5-EECF4F918BF3}.Release|Any CPU.Build.0 = Release|Any CPU
17+
EndGlobalSection
18+
GlobalSection(SolutionProperties) = preSolution
19+
HideSolutionNode = FALSE
20+
EndGlobalSection
21+
EndGlobal

0 commit comments

Comments
 (0)