The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I am getting build warnings
------ Build started: Project: Syncfusion.Shared, Configuration: Debug .NET ------
Preparing resources...
Updating references...
Performing main compilation...
C:\_ONTRA\Ontra Editor\main\src\Syncfusion\Essential Suite\2.0.5.1\Shared\Src\GradientPanel\BorderPanel.cs(577,15): warning CS0660: ''Syncfusion.Windows.Forms.BorderPanelCornerSettings'' defines operator == or operator != but does not override Object.Equals(object o)
C:\_ONTRA\Ontra Editor\main\src\Syncfusion\Essential Suite\2.0.5.1\Shared\Src\GradientPanel\BorderPanel.cs(577,15): warning CS0661: ''Syncfusion.Windows.Forms.BorderPanelCornerSettings'' defines operator == or operator != but does not override Object.GetHashCode()
C:\_ONTRA\Ontra Editor\main\src\Syncfusion\Essential Suite\2.0.5.1\Shared\Src\GradientPanel\BorderPanel.cs(726,15): warning CS0660: ''Syncfusion.Windows.Forms.BorderPanelDimensions'' defines operator == or operator != but does not override Object.Equals(object o)
C:\_ONTRA\Ontra Editor\main\src\Syncfusion\Essential Suite\2.0.5.1\Shared\Src\GradientPanel\BorderPanel.cs(726,15): warning CS0661: ''Syncfusion.Windows.Forms.BorderPanelDimensions'' defines operator == or operator != but does not override Object.GetHashCode()
C:\_ONTRA\Ontra Editor\main\src\Syncfusion\Essential Suite\2.0.5.1\Shared\Src\ButtonAdv\ButtonAdv.cs(160,27): warning CS0108: The keyword new is required on ''Syncfusion.Windows.Forms.ButtonAdv.ImageAlign'' because it hides inherited member ''System.Windows.Forms.ButtonBase.ImageAlign''
c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll: (Related file)
C:\_ONTRA\Ontra Editor\main\src\Syncfusion\Essential Suite\2.0.5.1\Shared\Src\ButtonAdv\ButtonAdv.cs(172,27): warning CS0114: ''Syncfusion.Windows.Forms.ButtonAdv.TextAlign'' hides inherited member ''System.Windows.Forms.ButtonBase.TextAlign''. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll: (Related file)
C:\_ONTRA\Ontra Editor\main\src\Syncfusion\Essential Suite\2.0.5.1\Shared\Src\GradientPanel\BorderPanel.cs(129,18): warning CS0114: ''Syncfusion.Windows.Forms.BorderPanel.ResetText()'' hides inherited member ''System.Windows.Forms.Control.ResetText()''. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll: (Related file)
C:\_ONTRA\Ontra Editor\main\src\Syncfusion\Essential Suite\2.0.5.1\Shared\Src\ButtonAdv\ButtonAdv.cs(27,17): warning CS0169: The private field ''Syncfusion.Windows.Forms.ButtonAdv.image'' is never used
ADAdministrator Syncfusion Team August 6, 2004 02:57 PM
Hi James,
These warnings have since been fixed. The fixes will appear in the next service pack update due next week.
Thank you for choosing Syncfusion.
Best regards,
Daniel
Syncfusion, Inc