update 20260406
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user