update 20260406

This commit is contained in:
Stefan Hutter
2026-04-06 12:40:02 +02:00
parent e82057b6e4
commit 7a28e0c2bb
519 changed files with 318370 additions and 634840 deletions
@@ -196,7 +196,7 @@
in the current alert list.
</remarks>
</member>
<member name="M:Syncfusion.Windows.Forms.Schedule.AlertForm.OnFormClosing(System.Windows.Forms.FormClosingEventArgs)">
<member name="M:Syncfusion.Windows.Forms.Schedule.AlertForm.OnClosing(System.ComponentModel.CancelEventArgs)">
<summary>
Overrides the <see cref="T:System.Windows.Forms.Form.Closing"/> event to make sure timer is off and hide the form instead of closing it.
</summary>
@@ -4550,7 +4550,7 @@
<param name="radius">Radius of the rounded corners.</param>
<returns>The GraphicsPath object for the rounded rectangle.</returns>
</member>
<member name="M:Syncfusion.Windows.Forms.Schedule.ScheduleGrid.ParentFormClosing(System.Object,System.Windows.Forms.FormClosingEventArgs)">
<member name="M:Syncfusion.Windows.Forms.Schedule.ScheduleGrid.ParentFormClosing(System.Object,System.ComponentModel.CancelEventArgs)">
<summary>
A method to commit changes while closing parent control.
</summary>