Skip to content

Commit a813f46

Browse files
959660_Feedback_addressed
1 parent 0d5d78b commit a813f46

7 files changed

Lines changed: 12 additions & 32 deletions

File tree

How-to/Hide-Toolbar-Item/Form1.Designer.cs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

How-to/Hide-Toolbar-Item/Form1.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001 - 2011
2-
// Copyright Syncfusion Inc. 2001 - 2011. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001 - 2025
2+
// Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

How-to/Hide-Toolbar-Item/PdfViewerDemo.csproj

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,6 @@
77
<ItemGroup>
88
<PackageReference Include="Syncfusion.PdfViewer.Windows" Version="*" />
99
<PackageReference Include="Syncfusion.Tools.Windows" Version="*" />
10-
</ItemGroup>
11-
<ItemGroup>
12-
<Reference Include="Syncfusion.Compression.Base">
13-
<HintPath>$(SyncfusionInstallLocation)\precompiledassemblies\$(TargetFramework)\Syncfusion.Compression.Base.dll</HintPath>
14-
</Reference>
15-
<Reference Include="Syncfusion.Pdf.Base">
16-
<HintPath>$(SyncfusionInstallLocation)\precompiledassemblies\$(TargetFramework)\Syncfusion.Pdf.Base.dll</HintPath>
17-
</Reference>
18-
<Reference Include="Syncfusion.Tools.Windows">
19-
<HintPath>$(SyncfusionInstallLocation)\precompiledassemblies\$(TargetFramework)\Syncfusion.Tools.Windows.dll</HintPath>
20-
</Reference>
21-
<Reference Include="Syncfusion.Shared.Base">
22-
<HintPath>$(SyncfusionInstallLocation)\precompiledassemblies\$(TargetFramework)\Syncfusion.Shared.Base.dll</HintPath>
23-
</Reference>
24-
<Reference Include="Syncfusion.PdfViewer.Windows">
25-
<HintPath>$(SyncfusionInstallLocation)\precompiledassemblies\$(TargetFramework)\Syncfusion.PdfViewer.Windows.dll</HintPath>
26-
</Reference>
27-
<Reference Include="Syncfusion.Licensing">
28-
<HintPath>$(SyncfusionInstallLocation)\precompiledassemblies\$(TargetFramework)\Syncfusion.Licensing.dll</HintPath>
29-
</Reference>
3010
</ItemGroup>
3111
<Import Project="targets\MultiTargeting.targets" />
3212
</Project>

How-to/Hide-Toolbar-Item/Program.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001 - 2011
2-
// Copyright Syncfusion Inc. 2001 - 2011. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001 - 2025
2+
// Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

How-to/Hide-Toolbar-Item/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
#region Copyright Syncfusion Inc. 2001 - 2011
2-
// Copyright Syncfusion Inc. 2001 - 2011. All rights reserved.
1+
#region Copyright Syncfusion Inc. 2001 - 2025
2+
// Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
33
// Use of this code is subject to the terms of our license.
44
// A copy of the current license can be obtained at any time by e-mailing
55
// licensing@syncfusion.com. Any infringement will be prosecuted under

How-to/Hide-Toolbar-Item/Properties/Resources.Designer.cs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

How-to/Hide-Toolbar-Item/Properties/Settings.Designer.cs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)