tune
This commit is contained in:
@@ -204,12 +204,6 @@ This class is usually used for debug due to its simplicity.</p>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.form.onbackgroundimagelayoutchanged">Form.OnBackgroundImageLayoutChanged(EventArgs)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.form.onclosing">Form.OnClosing(CancelEventArgs)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.form.onclosed">Form.OnClosed(EventArgs)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.form.onformclosing">Form.OnFormClosing(FormClosingEventArgs)</a>
|
||||
</div>
|
||||
@@ -504,6 +498,9 @@ This class is usually used for debug due to its simplicity.</p>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.form.righttoleftlayout">Form.RightToLeftLayout</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.form.formscreencapturemode">Form.FormScreenCaptureMode</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.form.showintaskbar">Form.ShowInTaskbar</a>
|
||||
</div>
|
||||
@@ -786,6 +783,12 @@ This class is usually used for debug due to its simplicity.</p>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.destroyhandle">Control.DestroyHandle()</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.dodragdropasjson#system-windows-forms-control-dodragdropasjson-1(-0-system-windows-forms-dragdropeffects)">Control.DoDragDropAsJson<T>(T, DragDropEffects)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.dodragdropasjson#system-windows-forms-control-dodragdropasjson-1(-0-system-windows-forms-dragdropeffects-system-drawing-bitmap-system-drawing-point-system-boolean)">Control.DoDragDropAsJson<T>(T, DragDropEffects, Bitmap, Point, bool)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.dodragdrop#system-windows-forms-control-dodragdrop(system-object-system-windows-forms-dragdropeffects)">Control.DoDragDrop(object, DragDropEffects)</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user